mtd: define `mtd_is_*()' functions
authorBrian Norris <computersforpeace@gmail.com>
Wed, 21 Sep 2011 01:30:51 +0000 (18:30 -0700)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 21 Sep 2011 06:19:06 +0000 (09:19 +0300)
These functions can be used instead of referencing -EUCLEAN and -EBADMSG
all over the place. They should help make code a little bit more
readable.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>

No differences found