diff options
author | 2024-08-08 09:11:11 +0200 | |
---|---|---|
committer | 2024-09-03 07:49:19 +0200 | |
commit | 44beb343d8932588eebc4e8813adb5074f383b11 (patch) | |
tree | ee27383c6b2599c73b56eac3f463fa182ed9eae0 /tools/perf/scripts/python | |
parent | soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK (diff) | |
download | wireguard-linux-44beb343d8932588eebc4e8813adb5074f383b11.tar.xz wireguard-linux-44beb343d8932588eebc4e8813adb5074f383b11.zip |
soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
checkpatch.pl signals the following improvement for qmc.c
CHECK: Prefer using the BIT macro
Follow its suggestion and convert the code to BIT() and related macros.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20240808071132.149251-19-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions