On Tue, May 22, 2012 at 7:17 AM, Anton Vorontsov anton.vorontsov@linaro.org wrote:
There's no reason to extern it. The patch fixes the annoying sparse warning:
CHECK fs/pstore/inode.c fs/pstore/inode.c:264:5: warning: symbol 'pstore_fill_super' was not declared. Should it be static?
Signed-off-by: Anton Vorontsov anton.vorontsov@linaro.org
Acked-by: Kees Cook keescook@chromium.org