Home
last modified time | relevance | path

Searched hist:"207 ec0ab" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Draw.c207ec0ab Fri Jul 01 04:43:08 CDT 2011 Joe Perches <joe@perches.com> ipv6: Reduce switch/case indent

Make the case labels the same indent as the switch.

git diff -w shows 80 column reflowing,
removal of a useless break after return, and moving
open brace after case instead of separate line.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
207ec0ab Fri Jul 01 04:43:08 CDT 2011 Joe Perches <joe@perches.com> ipv6: Reduce switch/case indent

Make the case labels the same indent as the switch.

git diff -w shows 80 column reflowing,
removal of a useless break after return, and moving
open brace after case instead of separate line.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>