]> git.karo-electronics.de Git - linux-beck.git/commit
pstore: add a helper function pstore_register_kmsg
authorGeliang Tang <geliangtang@163.com>
Tue, 20 Oct 2015 07:39:02 +0000 (00:39 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 21 Oct 2015 16:27:10 +0000 (09:27 -0700)
commit1873041152d2e324e25ddeec5541b90c22c2dc0f
tree44907682b864b7685a213765fd08a3c83866c066
parent549b39a9e7ef3eee2d0895530f277c012abc7b43
pstore: add a helper function pstore_register_kmsg

Add a new wrapper function pstore_register_kmsg to keep the
consistency with other similar pstore_register_* functions.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
fs/pstore/platform.c