diff options
author | Takashi Iwai <[email protected]> | 2024-07-15 14:36:45 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-07-15 16:06:22 +0200 |
commit | e54dc34318f62bdeea7edefed386d47fae155618 (patch) | |
tree | 961caba3f7594aae33bb7f3ea80d58b1c3d902e0 /lib/crypto/mpi/mpi-internal.h | |
parent | 2f38cf730caedaeacdefb7ff35b0a3c1168117f9 (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-internal.h')
0 files changed, 0 insertions, 0 deletions