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:
b09f5fe
)
eeepc-laptop: whitespace for checkpatch.pl
author
Len Brown
<len.brown@intel.com>
Fri, 28 Aug 2009 23:03:11 +0000
(19:03 -0400)
committer
Len Brown
<len.brown@intel.com>
Fri, 28 Aug 2009 23:03:11 +0000
(19:03 -0400)
checkpatch doesn't like tab+space for a return statement.
WARNING: suspect code indent for conditional statements (8, 17)
+ if (!device)
+ return -EINVAL;
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found