aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorFabrizio Castro <[email protected]>2023-07-18 20:24:52 +0100
committerMark Brown <[email protected]>2023-07-19 14:33:33 +0100
commit7b63568fce9cb34cb0ad4caf9231555eb768c8e6 (patch)
treef0d5bc45ce7ed6427804383824900c54979a14c4 /lib/crypto/mpi/mpi-mul.c
parent8dc4038a026a79b6222a43ccf7adf070c4ba54ea (diff)
spi: rzv2m-csi: Get rid of the x_trg{_words} tables
Table x_trg can be replaced with ilog2(), and table x_trg_words can be replaced with rounddown_pow_of_two(). Replace the tables usage with the corresponding macros. While at it, remove a couple of unnecessary empty lines. Signed-off-by: Fabrizio Castro <[email protected]> Suggested-by: Andy Shevchenko <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions