alistair23-linux/fs/pstore
Anton Vorontsov 364ed2f465 pstore/inode: Make pstore_fill_super() static
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-13 16:52:40 -07:00
..
inode.c pstore/inode: Make pstore_fill_super() static 2012-06-13 16:52:40 -07:00
internal.h pstore: defer inserting OOPS entries into pstore 2011-08-16 11:53:01 -07:00
Kconfig staging: android: persistent_ram: Move to fs/pstore/ram_core.c 2012-05-17 08:50:00 -07:00
Makefile staging: android: persistent_ram: Move to fs/pstore/ram_core.c 2012-05-17 08:50:00 -07:00
platform.c pstore: Introduce get_reason_str() to pstore 2012-03-16 15:36:59 -07:00
ram.c pstore/ram: Should zap persistent zone on unlink 2012-06-13 16:52:40 -07:00
ram_core.c pstore/ram_core: Factor persistent_ram_zap() out of post_init() 2012-06-13 16:52:40 -07:00