]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx as static
authorShraddha Barke <shraddha.6596@gmail.com>
Fri, 2 Oct 2015 10:49:30 +0000 (16:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 07:43:44 +0000 (08:43 +0100)
commitcf0a7f9eadce9b0dcf8099adde84696a5cad5202
treeac0bae11d3394c0d722c00efdd42be8855c1f637
parent65e4b792a770dbca4a1e3f93759a8a4a2249e235
Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx as static

Declare sptlrpc_req_replace_dead_ctx as static since it is accessed from
this particular file only. Also remove its declaration from
header file

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_sec.h
drivers/staging/lustre/lustre/ptlrpc/sec.c