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:
cc193a4
)
staging: brcm80211: fix checkpatch errors in types.h
author
Arend van Spriel
<arend@broadcom.com>
Wed, 29 Jun 2011 23:46:25 +0000
(16:46 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Jul 2011 16:57:08 +0000
(09:57 -0700)
The file types.h contains several occurrences of the checkpatch
error "(foo*)" should be "(foo *)". This has been fixed in this
patch.
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found