]> git.baikalelectronics.ru Git - kernel.git/commit
lib: crc32: Add some additional __pure annotations
authorGeorge Spelvin <linux@horizon.com>
Mon, 23 Jun 2014 13:11:56 +0000 (15:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Jun 2014 23:04:00 +0000 (16:04 -0700)
commit54efe2663b2d3cae9b95681da4aa0e0689c10176
tree734ab1bfada593301e315a18b01ad39e68a9730e
parenta76dd4a30398ee7cfe7b2b57631849c79d348690
lib: crc32: Add some additional __pure annotations

In case they help the compiler.

Signed-off-by: George Spelvin <linux@horizon.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/crc32.h
lib/crc32.c