diff options
author | Guenter Roeck <linux@roeck-us.net> | 2021-12-23 03:23:31 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-02-28 04:03:16 +0300 |
commit | 81de0eea2bbc1b1334d40c4bb420219b603b4c45 (patch) | |
tree | 43ccd1c5bc1c9a9c030631ea8907310857853def /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11e3377b9a439a5cf989bdb2b16d90e237542ec2 (diff) | |
download | linux-81de0eea2bbc1b1334d40c4bb420219b603b4c45.tar.xz |
hwmon: (lm83) Replace new_client with client
It has no value to name a variable 'new_client' in probe and detect
functions; it is obvious that the client is new. Use 'client' as
variable name instead.
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