diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-07-12 15:29:29 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-07-31 12:53:40 -0400 |
commit | 379ebf0796071210c61ea17ba3f08cbc5e260894 (patch) | |
tree | fff4899488b81c1ab5d301a06017552d9722668f /net/sunrpc | |
parent | 016583d7030cec9b69e0d55269a5967f4ee871d2 (diff) |
NFS: silence a harmless uninitialized variable warning
kstrtoul() can return -ERANGE so Smatch complains that "num" can be
uninitialized. We check that it's within bounds so it's not a huge
deal.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions