diff options
author | 2024-06-27 09:46:12 -0700 | |
---|---|---|
committer | 2024-07-08 07:52:36 -0700 | |
commit | a9c2f41f02aba3ceb0f9f795dc00753a52b284cd (patch) | |
tree | 61584fd72f41504bd240ddb641655066ee9d3f20 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwmon: (amc6821) Use tabs for column alignment in defines (diff) | |
download | linux-rng-a9c2f41f02aba3ceb0f9f795dc00753a52b284cd.tar.xz linux-rng-a9c2f41f02aba3ceb0f9f795dc00753a52b284cd.zip |
hwmon: (amc6821) Use BIT() and GENMASK()
Use BIT() and GENMASK() for bit and mask definitions
to help distinguish bit and mask definitions from other
defines and to make the code easier to read.
No functional change intended.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
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