commit | b0162025eb763278a2df8b453bd1518fe5e87b81 | [log] [tgz] |
---|---|---|
author | Matthias Beyer <mail@beyermatthias.de> | Tue Jul 29 14:48:29 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 30 17:13:24 2014 -0700 |
tree | 8e498cd64da04f8838c052baffb4df616d4059da | |
parent | c242233e5b578ef08362d98171c10519876d0d93 [diff] |
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>