aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2024-07-15 14:36:45 +0200
committerTakashi Iwai <[email protected]>2024-07-15 16:06:22 +0200
commite54dc34318f62bdeea7edefed386d47fae155618 (patch)
tree961caba3f7594aae33bb7f3ea80d58b1c3d902e0 /lib/crypto/mpi/mpi-mul.c
parent2f38cf730caedaeacdefb7ff35b0a3c1168117f9 (diff)
ALSA: usb: Use BIT() for bit values
Instead of the explicit "1 << x", use BIT() macro for one bit values. This will improve the readability and also avoids the possible bad value for 31bit shift. Link: https://patch.msgid.link/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions