git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b61bf5b
)
mtd: define `mtd_is_*()' functions
author
Brian Norris
<computersforpeace@gmail.com>
Wed, 21 Sep 2011 01:30:51 +0000
(18:30 -0700)
committer
Artem 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