]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as static
authorShraddha Barke <shraddha.6596@gmail.com>
Fri, 2 Oct 2015 10:49:28 +0000 (16:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 07:43:44 +0000 (08:43 +0100)
commitdebbd45b24314415d8e8f9e9efa8d843d8dc280e
treec1cc80486261dcd9a01d2837a947f43457b19e94
parent43f5d548f0928603632fab3b5a381fe92933fa92
Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as static

Declare sptlrpc_rule_set_expand 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_config.c