crypto: bcm - Delete an error message for a failed memory allocation in do_shash()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 14 Feb 2018 21:05:11 +0000 (22:05 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Feb 2018 14:16:59 +0000 (22:16 +0800)
commit72e8d3f895946720c9151d4c2c7155cf4a592f48
tree31c0aa8f53b29a6b9dc6deae8db93fc847bf9f85
parent5471f2e2b5ea97504b6358b673372297c7f8c967
crypto: bcm - Delete an error message for a failed memory allocation in do_shash()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/bcm/util.c