Skip to content
  • Kees Cook's avatar
    pstore: Remove write_buf() callback · 4c9ec219
    Kees Cook authored
    
    
    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>
    4c9ec219