Re: [PATCH] char: hw_random: xiphera-trng: removed unnneded platform_set_drvdata()

From: Herbert Xu
Date: Fri Sep 15 2023 - 06:38:55 EST


On Mon, Aug 28, 2023 at 01:29:43PM +0300, Andrei Coardos wrote:
> This function call was found to be unnecessary as there is no equivalent
> platform_get_drvdata() call to access the private data of the driver. Also,
> the private data is defined in this driver, so there is no risk of it being
> accessed outside of this driver file.
>
> Signed-off-by: Andrei Coardos <aboutphysycs@xxxxxxxxx>
> ---
> drivers/char/hw_random/xiphera-trng.c | 2 --
> 1 file changed, 2 deletions(-)

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt