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:
fd1dc26
)
appletalk: fix checkpatch errors with foo* bar|foo * bar
author
wangweidong
<wangweidong1@huawei.com>
Fri, 14 Feb 2014 07:43:44 +0000
(15:43 +0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 14 Feb 2014 21:18:32 +0000
(16:18 -0500)
fix checkpatch errors below:
ERROR: "foo* bar" should be "foo *bar"
ERROR: "foo * bar" should be "foo *bar"
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found