From: Darrick J. Wong Date: Fri, 23 Mar 2012 22:02:25 +0000 (-0700) Subject: crypto: crc32c should use library implementation X-Git-Tag: v3.4-rc1~109^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0962b22eccc70b8421014022c07efcf194a95e;p=pandora-kernel.git crypto: crc32c should use library implementation Since lib/crc32.c now provides crc32c, remove the software implementation here and call the library function instead. Signed-off-by: Darrick J. Wong Cc: Herbert Xu Cc: Bob Pearson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed