aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2024-02-16 14:02:04 +0100
committerTakashi Iwai <[email protected]>2024-02-16 14:47:13 +0100
commitff16cbc4dc3494d02e625c76342bcdea54cfb9a4 (patch)
treea48356a85d6c7c6cbdaee3b878fb778e16eeee8f /net/lapb/lapb_iface.c
parent471864ac8a3274106e0bf3a3e2119c282b76c062 (diff)
ALSA: avoid 'bool' as variable name
In modern C versions, 'bool' is a keyword that cannot be used as a variable name, so change this instance use something else, and change the type to bool instead. Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions