diff options
author | Jacob Keller <[email protected]> | 2019-07-08 16:12:24 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-08-01 14:47:10 -0700 |
commit | b731d079e1baa18137fff3daed59c7f0d5ab2424 (patch) | |
tree | 7571e3668c073cc488572c7b65a65ab10a9a71dd /tools/perf/scripts/python/netdev-times.py | |
parent | fb381e60b8eb1eea61db07bdca436409229a8743 (diff) |
fm10k: reduce the scope of the err variable
Reduce the scope of the local variable err in the fm10k_detach_subtask
function.
This was detected by cppcheck and resolves the following warning
produced by that tool:
[fm10k_pci.c:403]: (style) The scope of the variable 'err' can be reduced.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions