]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib/crc32.c: remove unnecessary __constant
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:43:40 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:40 +0000 (10:43 +1000)
commit0f2490a9b8a16d99a64c7a0a7efad073710837ba
treef28b3eed3186eee3aeeac199b51426d4f27a5b4d
parentda90ef47f42f4793b6d77832e976de8ea108d441
lib/crc32.c: remove unnecessary __constant

Use cpu_to_le32 instead of __constant_cpu_to_le32.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/crc32.c