summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2024-07-15 15:36:45 +0300
committerTakashi Iwai <tiwai@suse.de>2024-07-15 17:06:22 +0300
commite54dc34318f62bdeea7edefed386d47fae155618 (patch)
tree961caba3f7594aae33bb7f3ea80d58b1c3d902e0 /scripts/generate_rust_analyzer.py
parent2f38cf730caedaeacdefb7ff35b0a3c1168117f9 (diff)
downloadlinux-e54dc34318f62bdeea7edefed386d47fae155618.tar.xz
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions