diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2018-08-07 14:19:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-12 09:46:46 +0200 |
commit | ca6ac25cecf0e740d7cc8e03e0ebbf8acbeca3df (patch) | |
tree | e1c7b6bd2b493ac5c7833bbb92695d2b2af8d06b /Documentation/driver-api/mtdnand.rst | |
parent | misc: lkdtm: fixed static variable initialization (diff) | |
download | linux-ca6ac25cecf0e740d7cc8e03e0ebbf8acbeca3df.tar.xz linux-ca6ac25cecf0e740d7cc8e03e0ebbf8acbeca3df.zip |
nvmem: core: return error code instead of NULL from nvmem_device_get
nvmem_device_get() should return ERR_PTR() on error or valid pointer
on success, but one of the code path seems to return NULL, so fix it.
Reported-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/mtdnand.rst')
0 files changed, 0 insertions, 0 deletions