aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorChristophe Jaillet <[email protected]>2017-06-10 14:54:33 +0200
committerHerbert Xu <[email protected]>2017-06-20 11:21:14 +0800
commitffe55266e36bef40b940b38bfef4fcff4957624d (patch)
treed594798cb863b74edf1829a4f5fd2e1a1b93e646 /scripts/gcc-plugins
parent88d58ef891d868303acd7951cb1282c911f736ac (diff)
crypto: crypto4xx - fix an error code
If 'kzalloc' fails, we return 0 which means success. return -ENOMEM instead as already done a few lines above. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions