]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: bcm: IPv6Protocol.c: coding style fix
authorMax Tottenham <mtottenh@gmail.com>
Tue, 3 Apr 2012 11:35:31 +0000 (12:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 17:34:04 +0000 (10:34 -0700)
commit956b177f456c78ea513e24ca2b92f23e1324bf91
tree96d5e4ab27237bb90980442acdcf60a8a9c299c1
parentfb2773869b5bd89f0db306e3a903871941504463
Staging: bcm: IPv6Protocol.c: coding style fix

Eighth patch in a series to fix coding style in IPv6Protocol.c
This patch removes some uneeded braces around single line if/for statements

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