diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-07-15 14:36:45 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-07-15 16:06:22 +0200 |
commit | e54dc34318f62bdeea7edefed386d47fae155618 (patch) | |
tree | 961caba3f7594aae33bb7f3ea80d58b1c3d902e0 /include/net/tcp_ao.h | |
parent | 2f38cf730caedaeacdefb7ff35b0a3c1168117f9 (diff) | |
download | lwn-e54dc34318f62bdeea7edefed386d47fae155618.tar.gz lwn-e54dc34318f62bdeea7edefed386d47fae155618.zip |
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/20240715123646.26679-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/net/tcp_ao.h')
0 files changed, 0 insertions, 0 deletions