]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: sahara - Delete an error message for a failed memory allocation in sahara_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 14 Feb 2018 13:10:03 +0000 (14:10 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Feb 2018 14:16:36 +0000 (22:16 +0800)
commit94026a8630cdf552010133d020047e7a9bbaa5e7
tree849dc553d6f6870bf6ba9c10fc6b637bc835a758
parent2637b32bde435ae2a4c3c6ad8f56d00e8a0957f5
crypto: sahara - Delete an error message for a failed memory allocation in sahara_probe()

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/sahara.c