Re: [PATCH] crypto: hisilicon/qm - remove incorrect type cast

From: Herbert Xu
Date: Fri Nov 17 2023 - 06:21:17 EST


On Sat, Oct 28, 2023 at 06:40:11PM +0800, Weili Qian wrote:
> The 'offset' type is unsigned long in 'struct debugfs_reg32',
> so type of values casts to unsigned long long is incorrect, and the
> values do not require type cast, remove them.
>
> Signed-off-by: Weili Qian <qianweili@xxxxxxxxxx>
> ---
> drivers/crypto/hisilicon/debugfs.c | 50 +++++++++++------------
> drivers/crypto/hisilicon/zip/zip_main.c | 54 ++++++++++++-------------
> 2 files changed, 52 insertions(+), 52 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