netfilter: bridge: clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Mon, 7 Mar 2022 00:41:49 +0000 (08:41 +0800)
committerFlorian Westphal <fw@strlen.de>
Mon, 7 Mar 2022 11:42:37 +0000 (12:42 +0100)
commit334ff12284fc56bdc5af6d310c6381d96906f5a0
treeb2b37f6ef5255811a4af0db70978c71bb933b059
parent1918ace1382d43430c8a61294fa4385065a46804
netfilter: bridge: clean up some inconsistent indenting

Eliminate the follow smatch warning:

net/bridge/netfilter/nf_conntrack_bridge.c:385 nf_ct_bridge_confirm()
warn: inconsistent indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
net/bridge/netfilter/nf_conntrack_bridge.c