diff options
author | 2022-06-09 19:18:19 +0800 | |
---|---|---|
committer | 2022-06-17 17:19:20 +0800 | |
commit | 00856e5391fbfbe00bf641a39f1bf8d1a144367a (patch) | |
tree | 6ea76804b9d20af33f523d7b829e51267ddba08e /lib/mpi/mpi-add.c | |
parent | MAINTAINERS: update HiSilicon ZIP and QM maintainers (diff) | |
download | linux-dev-00856e5391fbfbe00bf641a39f1bf8d1a144367a.tar.xz linux-dev-00856e5391fbfbe00bf641a39f1bf8d1a144367a.zip |
crypto: hisilicon/trng - fix local variable type
The return value of 'readl_poll_timeout' is '0' or '-ETIMEDOUT'. Therefore,
change the local variable 'ret' type from 'u32' to 'int'.
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions