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:
545f7fd
)
UBI: block: Make ubiblock_resize return something
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Mon, 5 May 2014 10:11:52 +0000
(07:11 -0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 28 Jul 2014 15:52:06 +0000
(18:52 +0300)
Currently, ubiblock_resize() can fail if the device is not found
in the list. This commit changes the return type, so the function can
return something meaningful on error paths.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found