commit | ff6bf6e8024f073ecea7dbf5c6afe6bd3872a569 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@android.com> | Tue Jan 13 14:32:35 2015 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jan 16 15:45:46 2015 -0800 |
tree | 19ccfb518f56dafa8124f52c96ccdc195d440065 | |
parent | dbaffde76405012778b8815b7721554b1302038e [diff] |
pstore: Remove superfluous memory size check All previous checks will fail with error if memory size is not sufficient to register a zone, so this legacy check has become redundant. Signed-off-by: Mark Salyzyn <salyzyn@android.com> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>