MIPS: Rewrite csum_fold to plain C.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 17 Dec 2014 13:06:00 +0000 (14:06 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 13 Jan 2015 15:04:27 +0000 (16:04 +0100)
This isn't only short and easier to read and fully portable but also
shrinks a Malta kernel's by 160 bytes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/checksum.h

Simple merge