kernel_optimize_test/lib/math
Alexander A. Klimov d89775fc92 lib/: replace HTTP links with HTTPS ones
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Coly Li <colyli@suse.de>	[crc64.c]
Link: http://lkml.kernel.org/r/20200726112154.16510-1-grandmaster@al2klimov.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-12 10:58:00 -07:00
..
cordic.c
div64.c
gcd.c
int_pow.c
int_sqrt.c
Kconfig
lcm.c
Makefile
prime_numbers.c
rational.c lib/: replace HTTP links with HTTPS ones 2020-08-12 10:58:00 -07:00
reciprocal_div.c