mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09:00
The argument list for the pstore_read() interface is unwieldy. This changes passes the new struct pstore_record instead. The erst backend was already doing something similar internally. Signed-off-by: Kees Cook <keescook@chromium.org>