From: Scott Weir Date: Mon, 16 Jun 2014 10:44:51 +0000 (+1000) Subject: staging: lustre: Fix sparse warnings for undeclared symbols X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1951 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72f412b747cb252e3441fd9463e076c883cbeb5;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed