From: Ralf Baechle Date: Wed, 17 Dec 2014 13:06:00 +0000 (+0100) Subject: MIPS: Rewrite csum_fold to plain C. X-Git-Tag: fixes-v4.0-rc1~21^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f0f63ac1374c13b7862b48bd7d6514913dbcad;p=pandora-kernel.git MIPS: Rewrite csum_fold to plain C. 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 --- Reading git-diff-tree failed