commit | 35ad5fb76cc0a08e14068408b064103439feee36 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Dec 17 14:22:55 2007 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Dec 26 19:15:15 2007 +0200 |
tree | 21f90c6206a0d49ded3b35defb705c4fb131eebb | |
parent | fc75a1e166268e0c3366c3b30888a024125f6665 [diff] |
UBI: fix and cleanup volume opening functions 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>