aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2025-03-17 07:00:32 +0000
committerUlf Hansson <[email protected]>2025-03-17 10:22:06 +0000
commit38e7047a4dac5be9599ac3679e971c73e7b61196 (patch)
tree2cade1046d4cea20fef8e37e2293a54ef9195f0a /net/unix/sysctl_net_unix.c
parentmmc: Merge branch fixes into next (diff)
downloadkernel-38e7047a4dac5be9599ac3679e971c73e7b61196.tar.gz
kernel-38e7047a4dac5be9599ac3679e971c73e7b61196.zip
tty: mmc: sdio: use bool for cts and remove parentheses
'cts' in sdio_uart_check_modem_status() is considered a 'bool', but typed as signed 'int'. Make it 'bool' so it is clear the code does not care about the masked value, but true/false. Signed-off-by: Jiri Slaby (SUSE) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions