]> git.baikalelectronics.ru Git - kernel.git/commit
appletalk: fix checkpatch error with indent
authorwangweidong <wangweidong1@huawei.com>
Fri, 14 Feb 2014 07:43:46 +0000 (15:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2014 21:18:32 +0000 (16:18 -0500)
commit60af1aaf5f3addfb7cc413881959a2b90ac40719
tree287dc1a40753a91b9becae63bff185ba032f7551
parent8953647b35624a6fa963621ec6cc3a61e0d015bc
appletalk: fix checkpatch error with indent

checkpatch error: switch and case should be at the same indent.

Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/appletalk/ddp.c