git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
175f547
)
beeceem: Fix several whitespace issues in InterfaceTx.c
author
Ralph Mueck
<linux-kernel@rmueck.de>
Mon, 30 Dec 2013 11:44:21 +0000
(12:44 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:57:32 +0000
(15:57 -0800)
This patch takes care of the following issues:
- missing spaces at variable assignments
- missing spaces between function arguments
- spaces at the beginning of a line where tabs should be
- prohibited spaces before a (semi)colon
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
patch
|
blob
|
history
diff --cc
drivers/staging/bcm/InterfaceTx.c
Simple merge