OSDN Git Service

net: sealevel: fix a code style issue about switch and case
authorPeng Li <lipeng321@huawei.com>
Sun, 30 May 2021 06:24:31 +0000 (14:24 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Jun 2021 05:14:03 +0000 (22:14 -0700)
commitcc51e3f36e6268697cf760dc770dc51154e13a51
tree28661d056a93390d4caa522aa5c591a5ed3fd11b
parent40e8ee9d467dda815b10e9c2eb77ab7cf715ca1a
net: sealevel: fix a code style issue about switch and case

According to the chackpatch.pl, switch and case should be
at the same indent.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/wan/sealevel.c