[PATCH 3/5] pstore: handle zero-sized prz in series
authorMark Salyzyn <salyzyn@google.com>
Mon, 8 Dec 2014 23:06:52 +0000 (15:06 -0800)
committerMark Salyzyn <salyzyn@google.com>
Wed, 14 Jan 2015 00:18:43 +0000 (16:18 -0800)
commit2d416e95a31472d2654e964369f99d2fc352852f
treef242a56bdafe7102cc752d382905f82201b2e9c8
parentb8cbc429050e3f9dd93bfee8461627d37d048e18
[PATCH 3/5] pstore: handle zero-sized prz in series

Corrects a problem wih ramoops_pstore_read failing to
return the next in a prz series after first zero-sized
entry, not venturing to the next non-zero entry.

Signed-off-by: Mark Salyzyn <salyzyn@android.com>
Change-Id: Iedce3b94c13917da33be44e1d80811757774c793
fs/pstore/ram.c