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:
a2bc425
)
Staging: lustre: lnet: Declare ping_srv_workitems static
author
Vaishali Thakkar
<vthakkar1994@gmail.com>
Fri, 3 Oct 2014 03:57:18 +0000
(09:27 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:09 +0000
(10:29 +0800)
This patch makes ping_srv_workitems static as it is
used only in the file ping_test.c
This problem is detected by sparse.
Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found