commit | b10b471145f28c219d9ddcc309a67e053776865a | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Sun Mar 05 00:27:54 2017 -0800 |
committer | Kees Cook <keescook@chromium.org> | Tue Mar 07 14:01:01 2017 -0800 |
tree | 9c59af1b2a6ef23b7fd36dbdc1a99b56d47d45f2 | |
parent | a61072aae693ba08390f92eed1dd0573fa5c3cd9 [diff] |
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>