commit | 0d576d9239ede072d977b7e35f9fe16336208379 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Feb 14 14:10:03 2018 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 22 22:16:36 2018 +0800 |
tree | 849dc553d6f6870bf6ba9c10fc6b637bc835a758 | |
parent | 0c704bf044606f579599143173b3bbed53c920d5 [diff] |
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>