Skip to content
Commit 4c9ec219 authored by Kees Cook's avatar Kees Cook
Browse files

pstore: Remove write_buf() callback



Now that write() and write_buf() are functionally identical, this removes
write_buf(), and renames write_buf_user() to write_user(). Additionally
adds sanity-checks for pstore_info's declared functions and flags at
registration time.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent fdd03118
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