]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite305cd6b1326e4905721fb00380b7ee4d068ecd7
tree2b2b83c016f4224346d40d54e97b60319912dd9b
parent37865b58dd8ad16ff7c023426c3f1da56934e5cf
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