diff options
| author | Anton Vorontsov <[email protected]> | 2012-05-26 06:20:22 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-06-13 16:59:28 -0700 |
| commit | 755d66b48fe5a1f2a07802fcc8704e8b9e775e7d (patch) | |
| tree | b89be654693337c57cac86de43666629bddb8d0d /include/linux | |
| parent | f4c5d2423c64266ba0daa9cc803d1d5ba469fe36 (diff) | |
pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()
This will help make code clearer when we'll add support for other
message types.
The patch also changes return value from -EINVAL to 0 in case of
end-of-records. The exact value doesn't matter for pstore (it should
be just <= 0), but 0 feels more correct.
Signed-off-by: Anton Vorontsov <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions