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:
6f2c5f3
)
Staging: comedi: fix initialise statics to 0 or NULL issue in cb_das16_cs.c
author
Ravishankar karkala Mallikarjunayya
<ravishankar.km@greenturtles.in>
Thu, 8 Dec 2011 12:51:56 +0000
(18:21 +0530)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 9 Dec 2011 00:05:21 +0000
(16:05 -0800)
This is a patch to the cb_das16_cs.c file that fixes up a initialise
statics to 0 or NULL warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found