staging: lustre: Fix sparse warnings for undeclared symbols
authorScott Weir <sjw0410@gmail.com>
Mon, 16 Jun 2014 10:44:51 +0000 (20:44 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 22:36:35 +0000 (15:36 -0700)
commite72f412b747cb252e3441fd9463e076c883cbeb5
tree150651382b923d9d449a6f33448db959df89df9e
parentcab80d98f50bbacb7df79bd267d0b2b008b2d84f
staging: lustre: Fix sparse warnings for undeclared symbols

This patch fixes the sparse warnings in drivers/staging/lustre/lustre/ptlrpc/sec_lproc.c:
sec_lproc.c:58:6: warning: symbol 'sec_flags2str' was not declared. Should it be static?

Signed-off-by: Scott Weir <sjw0410@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/sec_lproc.c