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:
26538be
)
UBI: fix and cleanup volume opening functions
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 17 Dec 2007 12:22:55 +0000
(14:22 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 25 May 2009 14:08:22 +0000
(17:08 +0300)
This patch fixes error codes of the functions - if the device number
is out of range, -EINVAL should be returned. It also removes unneeded
try_module_get call from the open by name function.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found