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:
654e8fb
)
Staging: comedi: fix initialization of static to 0 in ni_pcidio.c
author
Bojan Prtvar
<prtvar.b@gmail.com>
Tue, 19 Jul 2011 18:19:39 +0000
(20:19 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 18:56:47 +0000
(11:56 -0700)
This patch removes initialization of static to 0 or NULL error found
by checkpatch.pl tool
Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found