commit | 47110b88912a997f25d42373e339804d51da98de | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue May 07 19:39:20 2013 +0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed May 08 10:24:48 2013 -0700 |
tree | 6641f4e44c016130c116fbb7d03c2772072d1ea7 | |
parent | eeb65d9cb5159752e672b5164110838bb5936a4a [diff] |
pstore/ram: fix error return code in ramoops_probe() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>