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:
31d7424
)
staging/comedi: fix the initialize statics issue in drivers/ni_mio_cs.c
author
YAMANE Toshiaki
<yamanetoshi@gmail.com>
Thu, 1 Nov 2012 02:39:03 +0000
(11:39 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:44:42 +0000
(08:44 -0700)
fixed below checkpatch error.
- ERROR: do not initialise statics to 0 or NULL
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found