diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-07-19 10:18:03 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-07-28 13:20:25 +0300 |
commit | 80e40fea8e2a7528b079ac1853da528c5cabf625 (patch) | |
tree | 92a83b2975c6081037681aa217518b5b7f8a9c89 /lib/crypto/mpi/mpi-div.c | |
parent | 9f3fa6bc4ff8515da1349c44a77e7327bd2f4788 (diff) | |
download | linux-80e40fea8e2a7528b079ac1853da528c5cabf625.tar.xz |
hwrng: cctrng - don't open code init and exit functions
Do not open code the init and exit functions of the cctrng driver.
If we move the BUILD_BUG_ON checks into the probe function, we can use
module_platform_driver and make the code shorter.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/crypto/mpi/mpi-div.c')
0 files changed, 0 insertions, 0 deletions