summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2022-07-14 23:28:20 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2022-07-22 16:22:03 +0800
commit693b8755e1b1dd3c0bc22920a8bf2bd495688909 (patch)
tree7a34e111731963ef88d7b98f4ebb2ae8fff1c1c3 /crypto
parent1b466b8cbfd8321408bb0792b241a2b9222aed62 (diff)
downloadlinux-693b8755e1b1dd3c0bc22920a8bf2bd495688909.tar.bz2
crypto: keembay-ocs-ecc - Drop if with an always false condition
The remove callback is only called after probe completed successfully. In this case platform_set_drvdata() was called with a non-NULL argument and so ecc_dev is never NULL. This is a preparation for making platform remove callbacks return void. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions