diff options
author | 2022-07-05 22:51:43 +0200 | |
---|---|---|
committer | 2022-07-15 16:43:21 +0800 | |
commit | 35b22c19daa1bbe77dce2f7f776c0cf2acff1f00 (patch) | |
tree | d0d69237153c1679294adc03d62e97eea45dfe31 /lib/zstd/zstd_common_module.c | |
parent | crypto: omap-des - Drop if with an always false condition (diff) | |
download | wireguard-linux-35b22c19daa1bbe77dce2f7f776c0cf2acff1f00.tar.xz wireguard-linux-35b22c19daa1bbe77dce2f7f776c0cf2acff1f00.zip |
crypto: omap-sham - 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 dd 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 'lib/zstd/zstd_common_module.c')
0 files changed, 0 insertions, 0 deletions