]> Pileus Git - ~andy/linux/commit
Staging: bcm: IPv6Protocol.c fix coding style
authorMax Tottenham <mtottenh@gmail.com>
Tue, 3 Apr 2012 11:35:26 +0000 (12:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 17:34:03 +0000 (10:34 -0700)
commit07ed6b7f0e574bcc5e77f247044727234e9eb092
tree52d58a2f160006ae9d08ed7a95b6aee2db5ffef1
parentac8c1003fb74d41c7181304d12515bb7104b7772
Staging: bcm: IPv6Protocol.c fix coding style

Third in a series of patches to fix coding style in Ipv6Protocol.c
This patch fixes the spacing around ',' in function calls.

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