Here are some simple cleanups and fixes for ramoops in pstore. Let me know what you think, thanks.
Joel Fernandes (Google) (3): pstore: map pstore types to names pstore: simplify ramoops_get_next_prz arguments pstore: donot treat empty buffers as valid fs/pstore/inode.c | 53 +++++--------------------------------- fs/pstore/ram.c | 52 +++++++++++++++---------------------- fs/pstore/ram_core.c | 2 +- include/linux/pstore.h | 37 ++++++++++++++++++++++++++ include/linux/pstore_ram.h | 2 ++ 5 files changed, 67 insertions(+), 79 deletions(-) -- 2.19.1.930.g4563a0d9d0-goog