net/hamradio/6pack: Fix inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Tue, 25 May 2021 10:55:45 +0000 (18:55 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2021 22:28:12 +0000 (15:28 -0700)
commit687c87adc11a6b1bfae115ee6e7bcf822e7228b3
tree6ff724eb7cacb70254bdb9613da068e7af2199da
parent307ea4ce3edd3f7d1130d3c35955aa77063296cc
net/hamradio/6pack: Fix inconsistent indenting

Eliminate the follow smatch warning:

drivers/net/hamradio/6pack.c:728 sixpack_ioctl() warn: inconsistent
indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/6pack.c