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:
6e4e2d9
)
Staging: rt2860: rt_linux.h: Fix space after unary '*' operator.
author
L. Alberto Giménez
<agimenez@sysvalve.es>
Sun, 23 Jan 2011 00:07:19 +0000
(
01:07
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 25 Jan 2011 10:03:26 +0000
(18:03 +0800)
Fix checkpatch error raised by the use of spaces between the '*' operator and
the corresponding variable name.
Signed-off-by: L. Alberto Giménez <agimenez@sysvalve.es>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found