]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Staging: bcm: IPv6Protocol.c: Fix coding style
authorMax Tottenham <mtottenh@gmail.com>
Tue, 3 Apr 2012 11:35:24 +0000 (12:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 17:34:03 +0000 (10:34 -0700)
commit26908c9be1386f01a12852cc6bea78bd237f226e
treea3c1bb954e6f6e13a57b1e9b7e27bb42dee38aee
parentd740e889d2a49b48a4527b5192dea9278e691d6f
Staging: bcm: IPv6Protocol.c: Fix coding style

The first in a series of 8 patches to fix IPv6Protocol.c
This first patch fixes formatting issues for braced statements
(e.g. if/for/while)

Signed-off-by: Max Tottenham <mtottenh@gmail.com>
Acked-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/IPv6Protocol.c