]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pstore: Fix return type of pstore_is_mounted()
authorGeliang Tang <geliangtang@163.com>
Thu, 22 Oct 2015 08:02:33 +0000 (01:02 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 22 Oct 2015 17:57:33 +0000 (10:57 -0700)
commit7e26e9ff0a9301398bd7cf8d896536da3a54aa9a
tree3f79d63e4eb8c8a4e72f5667533c423672940332
parentee1d267423a1f8041e2b1a33fc23e4393c67677e
pstore: Fix return type of pstore_is_mounted()

This patch changes return type of pstore_is_mounted from int to bool.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
fs/pstore/inode.c
fs/pstore/internal.h