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:
e46b3a0
)
Staging: lustre: Fix initialisation of statics to NULL or 0
author
Rashika Kheria
<rashika.kheria@gmail.com>
Fri, 25 Oct 2013 18:54:03 +0000
(
00:24
+0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 03:34:53 +0000
(20:34 -0700)
This patch fixes the following checkpatch.pl error in
lnet/lnet/config.c:
ERROR: do not initialise statics to 0 or NULL
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found