aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-03-22 12:14:47 +0000
committerDavid S. Miller <[email protected]>2021-03-22 20:17:05 +0000
commit13e8c216d2ed0bf99b6e8ae4d1edd1f17d6b6448 (patch)
tree44f87cc8d50836b7adbc7f6e451462d0120bc51c /net/lapb/lapb_in.c
parentnet: move the ptype_all and ptype_base declarations to include/linux/netdevice.h (diff)
downloadkernel-13e8c216d2ed0bf99b6e8ae4d1edd1f17d6b6448.tar.gz
kernel-13e8c216d2ed0bf99b6e8ae4d1edd1f17d6b6448.zip
misdn: avoid -Wempty-body warning
gcc warns about a pointless condition: drivers/isdn/hardware/mISDN/hfcmulti.c: In function 'hfcmulti_interrupt': drivers/isdn/hardware/mISDN/hfcmulti.c:2752:17: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body] 2752 | ; /* external IRQ */ As the check has no effect, just remove it. Suggested-by: Leon Romanovsky <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions