ROSE: Remove unused code and clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Sat, 7 May 2022 03:42:07 +0000 (11:42 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 May 2022 00:19:27 +0000 (17:19 -0700)
commiteef0dc7e517e72344d6d121e598866dad8c96666
tree2dd6a6f924c503614d88d5f3740764498ea8d720
parent9c095bd0d4c451d31d0fd1131cc09d3b60de815d
ROSE: Remove unused code and clean up some inconsistent indenting

Eliminate the follow smatch warning:

net/rose/rose_route.c:1136 rose_node_show() warn: inconsistent
indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220507034207.18651-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/rose/rose_route.c