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:
5129097
)
Staging: lustre: Fix initialisation of statics to 0 or NULL
author
Rashika Kheria
<rashika.kheria@gmail.com>
Thu, 24 Oct 2013 13:59:52 +0000
(19:29 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 03:27:06 +0000
(20:27 -0700)
This patch fixes the following checkpatch.pl issues in lnet/lnet/acceptor.c:
ERROR: do not initialise statics to 0 or NULL
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found