]> git.ipfire.org Git - thirdparty/linux.git/commit
ip_gre: clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Fri, 2 Jun 2023 05:59:25 +0000 (13:59 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jun 2023 09:44:46 +0000 (10:44 +0100)
commita92fb5c0340411c66b48f66b6b8854f271e4ca8d
tree7bf73d4c492aa8b51f59bb1419e5fe6e3a0ed1fe
parent23fcb62bc19c37adb72a585d5dc702ac55b74fb1
ip_gre: clean up some inconsistent indenting

No functional modification involved.

net/ipv4/ip_gre.c:192 ipgre_err() warn: inconsistent indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5375
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_gre.c