From: Frank Munzert Date: Thu, 26 Mar 2009 14:24:45 +0000 (+0100) Subject: [S390] Use csum_partial in checksum.h X-Git-Tag: v2.6.30-rc1~659^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=159d1ff8f6c38086ed75f8e892790d0a4f3a6b71;p=pandora-kernel.git [S390] Use csum_partial in checksum.h The cksm function in system.h is duplicate to csum_partial in checksum.h. Remove cksm and use csum_partial instead. Signed-off-by: Frank Munzert Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed