diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-04-13 09:41:26 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2016-05-24 16:24:26 +0300 |
commit | fadb3665bad96be8f696e4899ee0f618536d54c7 (patch) | |
tree | 7eb7fa6a48f528f04864dfad0ce58080911b6e4f /lib/mpi/mpi-bit.c | |
parent | 960b35d06b6d6b377fd47a8a44e41a96f35ce485 (diff) | |
download | linux-fadb3665bad96be8f696e4899ee0f618536d54c7.tar.xz |
UBI: Clean up return in ubi_remove_volume()
My static checker says that "err" can be uninitialized if
"vol->reserved_pebs" is <= 0. I don't think that can happen but
returning a literal is cleaner anyway.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions