]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
beeceem: Add spaces before opening parentheses in if-conditionals in InterfaceTx.c
authorRalph Mueck <linux-kernel@rmueck.de>
Mon, 30 Dec 2013 11:44:22 +0000 (12:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:57:32 +0000 (15:57 -0800)
commit5bbf5e66abf7a40c30f6ada265ddb4fc19956bfa
tree08757a75bb88a7b904e409c66a44c305770eb004
parente84b8bacf357df2a4c7489bce3560f4dd42ab070
beeceem: Add spaces before opening parentheses in if-conditionals in InterfaceTx.c

This patch adds spaces before the opening parentheses of if-conditionals to comply with offical code styling guidelines.

Signed-off-by: Ralph Mueck <linux-kernel@rmueck.de>
Signed-off-by: Matthias Oefelein <ma.oefelein@arcor.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceTx.c