]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pstore: Replace arguments for write_buf() API
authorKees Cook <keescook@chromium.org>
Sun, 5 Mar 2017 08:27:54 +0000 (00:27 -0800)
committerKees Cook <keescook@chromium.org>
Tue, 7 Mar 2017 22:01:01 +0000 (14:01 -0800)
commitb10b471145f28c219d9ddcc309a67e053776865a
tree9c59af1b2a6ef23b7fd36dbdc1a99b56d47d45f2
parenta61072aae693ba08390f92eed1dd0573fa5c3cd9
pstore: Replace arguments for write_buf() API

As with the other API updates, this removes the long argument list in favor
of passing a single pstore recaord.

Signed-off-by: Kees Cook <keescook@chromium.org>
fs/pstore/ftrace.c
fs/pstore/platform.c
fs/pstore/ram.c
include/linux/pstore.h