diff options
author | Guenter Roeck <linux@roeck-us.net> | 2024-06-27 19:46:12 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-07-08 17:52:36 +0300 |
commit | a9c2f41f02aba3ceb0f9f795dc00753a52b284cd (patch) | |
tree | 61584fd72f41504bd240ddb641655066ee9d3f20 /scripts/gdb/linux/modules.py | |
parent | d632e82993899a837ba0efb6679584aa3efc16b6 (diff) | |
download | linux-a9c2f41f02aba3ceb0f9f795dc00753a52b284cd.tar.xz |
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions