diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-04-01 14:04:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-02 00:11:12 +0300 |
commit | 0320a278b9ef80cfa44f74b7f9bb36781695f3ee (patch) | |
tree | 1f13df91e2af7f99ca55ef9cc0c9a7b7aceeefe4 /crypto/keywrap.c | |
parent | 2fad622483707825222d2c38acb368681c75bbaa (diff) | |
download | linux-0320a278b9ef80cfa44f74b7f9bb36781695f3ee.tar.xz |
uio: add missing error codes
My static checker complains that "ret" could be uninitialized at the
end, which is true but it's more likely that it would be set to zero.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/keywrap.c')
0 files changed, 0 insertions, 0 deletions