commit | 42a13ddbab00455504d50ef159360f7451d597e4 | [log] [tgz] |
---|---|---|
author | Tang Bin <tangbin@cmss.chinamobile.com> | Sat Apr 25 22:22:58 2020 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Apr 30 15:19:34 2020 +1000 |
tree | e61b0548ecc50fd3ef69ab46e5792855d86ea3ae | |
parent | d6fc1a4592219b9ccb85854282d0e59d35fddebc [diff] |
crypto: bcm - Remove the unnecessary cast for PTR_ERR(). It's not necessary to specify 'int' casting for PTR_ERR(). Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com> Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>