From: Wei Yongjun Date: Tue, 21 Jan 2014 23:48:37 +0000 (-0800) Subject: ocfs2: fix sparse non static symbol warning X-Git-Tag: v3.14-rc1~134^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16eac4be46fdd19e4e0bcd06e77e947266d2cf35;p=pandora-kernel.git ocfs2: fix sparse non static symbol warning Fixes the following sparse warning: fs/ocfs2/stack_user.c:930:32: warning: symbol 'ocfs2_ls_ops' was not declared. Should it be static? Signed-off-by: Wei Yongjun Cc: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed