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:
f9af420
)
checkpatch: reduce false positives when checking void function return statements
author
Joe Perches
<joe@perches.com>
Mon, 23 Jun 2014 20:22:07 +0000
(13:22 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 23 Jun 2014 23:47:44 +0000
(16:47 -0700)
The previous patch had a few too many false positives on styles that
should be acceptable.
Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found