diff options
author | Dan Carpenter <[email protected]> | 2018-07-12 15:30:08 +0300 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2018-07-31 12:53:40 -0400 |
commit | 1a54c0cfcbb2d93b6c057b633984f0fd8b882555 (patch) | |
tree | 1a2310c00fe0f26b0d5f5cf09bc7af0b3e338d09 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 379ebf0796071210c61ea17ba3f08cbc5e260894 (diff) |
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 <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions