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:
54585e5
)
staging: bcm: Typedefs.h Fix "foo * bar" warning.
author
Aybuke Ozdemir
<aybuke.147@gmail.com>
Sun, 16 Mar 2014 04:14:43 +0000
(06:14 +0200)
committer
Peter P Waskiewicz Jr
<peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 05:24:41 +0000
(22:24 -0700)
This patch fixes these error messages found by checkpatch.pl:
ERROR: "foo* bar" should be "foo *bar"
Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
No differences found