mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
d722869432
The scalar_copied variable is not as the scalar is never copied
in that block. This patch removes it.
Fixes:
|
||
---|---|---|
.. | ||
ec.c | ||
generic_mpih-add1.c | ||
generic_mpih-lshift.c | ||
generic_mpih-mul1.c | ||
generic_mpih-mul2.c | ||
generic_mpih-mul3.c | ||
generic_mpih-rshift.c | ||
generic_mpih-sub1.c | ||
longlong.h | ||
Makefile | ||
mpi-add.c | ||
mpi-bit.c | ||
mpi-cmp.c | ||
mpi-div.c | ||
mpi-inline.h | ||
mpi-internal.h | ||
mpi-inv.c | ||
mpi-mod.c | ||
mpi-mul.c | ||
mpi-pow.c | ||
mpi-sub-ui.c | ||
mpicoder.c | ||
mpih-cmp.c | ||
mpih-div.c | ||
mpih-mul.c | ||
mpiutil.c |