From: Fabian Frederick Date: Wed, 4 Jun 2014 23:11:56 +0000 (-0700) Subject: lib/crc32.c: remove unnecessary __constant X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b4fe5fcc8690719339fb44afb330a75af08021;p=pandora-kernel.git lib/crc32.c: remove unnecessary __constant Use cpu_to_le32 instead of __constant_cpu_to_le32. Signed-off-by: Fabian Frederick Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed