Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expand
authorShraddha Barke <shraddha.6596@gmail.com>
Sun, 25 Oct 2015 00:19:42 +0000 (05:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 05:34:06 +0000 (14:34 +0900)
commit3e47e22203c9235d669d4918df97e54af2ec7b83
tree2b2b83c016f4224346d40d54e97b60319912dd9b
parent5860be3f7007862b0bed1df6f1d5d2937fde4a93
Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expand

Since sptlrpc_rule_set_expand is static, export symbol is not needed

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