Skip to content
Commit 76cc9580 authored by Kees Cook's avatar Kees Cook
Browse files

pstore: Replace arguments for write() API



Similar to the pstore_info read() callback, there were too many arguments.
This switches to the new struct pstore_record pointer instead. This adds
"reason" and "part" to the record structure as well.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 125cc42b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment