diff options
author | 2018-07-12 15:30:08 +0300 | |
---|---|---|
committer | 2018-07-31 12:53:40 -0400 | |
commit | 1a54c0cfcbb2d93b6c057b633984f0fd8b882555 (patch) | |
tree | 1a2310c00fe0f26b0d5f5cf09bc7af0b3e338d09 /tools/lib/traceevent/plugin_function.c | |
parent | NFS: silence a harmless uninitialized variable warning (diff) | |
download | linux-dev-1a54c0cfcbb2d93b6c057b633984f0fd8b882555.tar.xz linux-dev-1a54c0cfcbb2d93b6c057b633984f0fd8b882555.zip |
sunrpc: kstrtoul() can also return -ERANGE
Smatch complains that "num" can be uninitialized when kstrtoul() returns
-ERANGE. It's true enough, but basically harmless in this case.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/lib/traceevent/plugin_function.c')
0 files changed, 0 insertions, 0 deletions