diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-01-29 17:20:36 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-02-02 17:34:06 -0800 |
commit | 352a21d29092d16aef6905ecb8857c3876038b15 (patch) | |
tree | db3dfc38ce39de3c9a6634123dcb6cdbbdbe4cc5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) |
hwmon: (gsc) drop unneeded assignment for cache_type
REGCACHE_NONE is the default type of the cache when not provided.
Drop unneeded explicit assignment to it.
Note, it's defined to 0, and if ever be redefined, it will break
literally a lot of the drivers, so it very unlikely to happen.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250129152036.1797725-1-andriy.shevchenko@linux.intel.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