From: Bob Pearson Date: Fri, 23 Mar 2012 22:02:22 +0000 (-0700) Subject: crc32: move long comment about crc32 fundamentals to Documentation/ X-Git-Tag: v3.4-rc1~109^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbedceb10066430b925cf43fbf926e8abb9e2359;p=pandora-kernel.git crc32: move long comment about crc32 fundamentals to Documentation/ Move a long comment from lib/crc32.c to Documentation/crc32.txt where it will more likely get read. Edited the resulting document to add an explanation of the slicing-by-n algorithm. [djwong@us.ibm.com: minor changelog tweaks] [akpm@linux-foundation.org: fix typo, per George] Signed-off-by: George Spelvin Signed-off-by: Bob Pearson Signed-off-by: Darrick J. Wong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed