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:
02d320c
)
<linux/phy.h>: coding style fixes
author
Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com>
Sun, 5 Jan 2014 00:20:17 +0000
(
03:20
+0300)
committer
David S. Miller
<davem@davemloft.net>
Sun, 5 Jan 2014 00:27:58 +0000
(19:27 -0500)
Running 'checkpatch.pl' gives some errors and warnings:
- no spaces around =;
- * separated by space from the function name;
- { in function definition not on a separate line;
- line over 80 characters.
While fixing these, also fix the following style issues:
- file name in the heading comment;
- alignment not matching open paren.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h
patch
|
blob
|
history
diff --cc
include/linux/phy.h
Simple merge