alistair23-linux/lib/mpi
Colin Ian King 6122bbbdc6 lib/mpi: remove redundant variable esign
Variable esign is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'esign' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-08-07 17:51:39 +08:00
..
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 lib/mpi: Fix umul_ppmm() for MIPS64r6 2017-12-22 19:39:09 +11:00
Makefile
mpi-bit.c
mpi-cmp.c
mpi-inline.h
mpi-internal.h lib/mpi: headers cleanup 2018-06-07 17:34:39 -07:00
mpi-pow.c lib/mpi: remove redundant variable esign 2018-08-07 17:51:39 +08:00
mpicoder.c
mpih-cmp.c
mpih-div.c
mpih-mul.c
mpiutil.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00