summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2025-02-05 12:34:13 -0800
committerGuenter Roeck <linux@roeck-us.net>2026-08-10 08:59:42 -0700
commit9fcd738d131d5e5fbd04bf3720751a2d73a7cea8 (patch)
tree8e273375f48b28a510b4df9b772274300dc78302 /tools/perf/scripts/python/net_dropmonitor.py
parentbd300460cee457c50a16a42654d6de4c85562785 (diff)
hwmon: (pmbus/mp2975) Eliminate dead code
Coverity reports dead code in mp2975_data2reg_linear11(). Code analysis shows that the parameter passed to the function is always non-negative. This means that negative values do not need to be handled, and the associated variable and conditional code can be removed. No functional impact or change. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions