Staging: bcm: IPv6Protocol.c: Reindented switch-case
authorMatthias Beyer <mail@beyermatthias.de>
Tue, 29 Jul 2014 12:48:29 +0000 (14:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jul 2014 00:13:24 +0000 (17:13 -0700)
commitb0162025eb763278a2df8b453bd1518fe5e87b81
tree8e498cd64da04f8838c052baffb4df616d4059da
parentc242233e5b578ef08362d98171c10519876d0d93
Staging: bcm: IPv6Protocol.c: Reindented switch-case

This patch removes the unneccessary blocks inside the case statements
and fixes the indentation of their content.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/IPv6Protocol.c