aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorAndrĂ© Draszik <[email protected]>2024-07-10 07:45:07 +0100
committerVinod Koul <[email protected]>2024-07-31 16:42:23 +0530
commit7e6c2ffe6c2284a10f77079670e3b26b43df4443 (patch)
tree3d2b68f5f4e3cd1c86d731753ed188a0a4365604 /lib/crypto/mpi/mpiutil.c
parent4bf8b462f84dd81c5938341a5468c3b669dbb1af (diff)
phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()
Use of FIELD_PREP_CONST() was a thinko - it's meant to be used for (constant) initialisers, not constant values. Use FIELD_PREP() where possible. It has better error checking and is therefore the preferred macro to use in those cases. Signed-off-by: AndrĂ© Draszik <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions