diff options
author | 2013-08-14 10:55:49 -0700 | |
---|---|---|
committer | 2013-08-19 10:13:59 -0700 | |
commit | c39524e6744284452ef45480d3153bec28960c32 (patch) | |
tree | 882000ee5c8ed18ce406f803cc8ae039ddd0a227 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() (diff) | |
download | linux-dev-c39524e6744284452ef45480d3153bec28960c32.tar.xz linux-dev-c39524e6744284452ef45480d3153bec28960c32.zip |
pstore: d_alloc_name() doesn't return an ERR_PTR
d_alloc_name() returns NULL on error. Also I changed the error code
from -ENOSPC to -ENOMEM to reflect that we were short on RAM not disk
space.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions