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:
35be842
)
staging/comedi: Use bool initializations
author
Peter Huewe
<peterhuewe@gmx.de>
Mon, 21 Jan 2013 20:29:43 +0000
(21:29 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:22:49 +0000
(14:22 -0800)
Found with coccicheck.
The semantic patch that makes this output is available
in scripts/coccinelle/misc/boolinit.cocci.
More information about semantic patching is available at
http://coccinelle.lip6.fr/
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found