diff options
| author | Uwe Kleine-König <[email protected]> | 2022-07-05 22:51:44 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2022-07-15 16:43:21 +0800 |
| commit | 1d5390a33a4b54b2129316656792d55755a03d06 (patch) | |
| tree | 28e990a157e75dcd2805de96ac4d43f90de5cda5 /tools/perf/scripts/python | |
| parent | 35b22c19daa1bbe77dce2f7f776c0cf2acff1f00 (diff) | |
crypto: s5p-sss - 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 pdata is never NULL.
This is a preparation for making platform remove callbacks return void.
Signed-off-by: Uwe Kleine-König <[email protected]>
Acked-by: Vladimir Zapolskiy <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions