diff options
author | 2017-09-18 15:45:48 +0100 | |
---|---|---|
committer | 2017-10-29 18:36:03 -0700 | |
commit | 90b863dd63d63f4d97c3f5b6d6ed5bd239500f7b (patch) | |
tree | f47380a5d82d8d3ead96379b6dfcffed358b64a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwmon: (sht15) Root out platform data (diff) | |
download | linux-dev-90b863dd63d63f4d97c3f5b6d6ed5bd239500f7b.tar.xz linux-dev-90b863dd63d63f4d97c3f5b6d6ed5bd239500f7b.zip |
hwmon: (sht15) remove redundant check on status and send of status value
A previous commit removed bit or'ing into to the integer status
so now status is now always zero. This means that the non-zero check on
status and the sht15_send_status call will never occur; it is deadcode.
Clean this up by removing the dead code.
Detected by: CoverityScan CID#1456835 ("Logically dead code")
Fixes: aa7ab80c578c ("hwmon: (sht15) Root out platform data")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions