diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-03-28 17:49:14 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-04-19 16:32:36 +0300 |
commit | 8e50e3c3f60c84b96956d37cbbf109b75569c6ba (patch) | |
tree | e01af634d0b4273253a7598d2b7acfcd50a6e6ca /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5cae84a58ee60eb54f636133f4f3ede9af93d476 (diff) | |
download | linux-8e50e3c3f60c84b96956d37cbbf109b75569c6ba.tar.xz |
hwmon: (it87) Don't use pdev as static driver variable
Using the same varible name for function names and as static
variable invites misuse and prevents us from adding support
for a second chip. Rename pdev to it87_pdev and limit its use
to where it is needed.
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions