]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
authordingtianhong <dingtianhong@huawei.com>
Sat, 17 Aug 2013 02:27:15 +0000 (10:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 22:05:03 +0000 (15:05 -0700)
commitdf8372ca747f6da9e8590775721d9363c1dfc87e
treee86d87b38114b75ab1645f82f849023c1c56f190
parentba3542e15cf8b9f3dee4c64a383c7102c0d8fab3
ipv6: fix checkpatch errors in net/ipv6/addrconf.c

ERROR: code indent should use tabs where possible: fix 2.
ERROR: do not use assignment in if condition: fix 5.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c