diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-09-08 16:50:38 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-09 13:52:59 +0200 |
commit | 8e67cdbc2f7b57bc1448c505ce5c20e60238728b (patch) | |
tree | df128c8ebe563e049eb5006ca0b50a91f6e8907d /fs/pstore/ram.c | |
parent | 3ba1eb17b633b419737b65429fa7124ce87c5efc (diff) | |
download | talos-obmc-linux-8e67cdbc2f7b57bc1448c505ce5c20e60238728b.tar.gz talos-obmc-linux-8e67cdbc2f7b57bc1448c505ce5c20e60238728b.zip |
coresight: perf: deal with error condition properly
Function coresight_build_path() should return -ENOMEM when kzalloc
fails to allocated the requested memory. That way callers can deal
with the error condition in a similar way.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/pstore/ram.c')
0 files changed, 0 insertions, 0 deletions