]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: lustre: ptlrpc: nrs: Declare as static
authorShraddha Barke <shraddha.6596@gmail.com>
Sun, 4 Oct 2015 07:30:09 +0000 (13:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:59:35 +0000 (09:59 +0100)
commit53856b23201c780599c877d66b625fcbc5bc9dd3
treec650d9aaf6d893cfbc0e690f92b19423db2b3a39
parent757e0cb5f16964d637dffa1bce734208659b7f6e
Staging: lustre: ptlrpc: nrs: Declare as static

Declare ptlrpc_nrs_policy_register as static since it is used
only in this particular file. Also remove corresponding declaration
from header files.

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