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:
58964e8
)
staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Sun, 31 Aug 2014 09:53:35 +0000
(15:23 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 Aug 2014 19:59:35 +0000
(12:59 -0700)
fixed sparse warning of following symbol not declared:
warning: symbol 'lnet_ptl_cleanup' was not declared. Should it be static?
warning: symbol 'lnet_ptl_setup' was not declared. Should it be static?
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found