diff options
| author | Colin Ian King <[email protected]> | 2020-05-27 12:56:11 +0000 |
|---|---|---|
| committer | Anna Schumaker <[email protected]> | 2020-06-11 17:33:48 +0000 |
| commit | 86b936672e55388bd5674e50e5ff4ef95f3477b8 (patch) | |
| tree | 427f2502a861b889765636a80649ef0b78f50375 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ... (diff) | |
| download | kernel-86b936672e55388bd5674e50e5ff4ef95f3477b8.tar.gz kernel-86b936672e55388bd5674e50e5ff4ef95f3477b8.zip | |
NFS: remove redundant initialization of variable result
The variable result is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
