diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-08-08 09:11:11 +0200 |
---|---|---|
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | 2024-09-03 07:49:19 +0200 |
commit | 44beb343d8932588eebc4e8813adb5074f383b11 (patch) | |
tree | ee27383c6b2599c73b56eac3f463fa182ed9eae0 /lib/crypto/mpi/mpiutil.c | |
parent | e8344905b3415207617ac44f11adfb909cf9adb3 (diff) |
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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions