diff options
| author | Guenter Roeck <linux@roeck-us.net> | 2025-02-05 12:34:13 -0800 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-07-25 14:56:02 -0700 |
| commit | 0109905cfdf4b64da014596f31c2ee5029ef0870 (patch) | |
| tree | 92a7f1e0acd9d9842a8bb00f546f8352578ef109 /Documentation/dev-tools | |
| parent | f39e73054e44e5c681c1fd792781cf24b56fecaa (diff) | |
| download | linux-next-0109905cfdf4b64da014596f31c2ee5029ef0870.tar.gz linux-next-0109905cfdf4b64da014596f31c2ee5029ef0870.zip | |
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 'Documentation/dev-tools')
0 files changed, 0 insertions, 0 deletions
