]> 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)
commit11fe3c1c894f46238558b2cfebe81e14eed190ab
tree734ab1bfada593301e315a18b01ad39e68a9730e
parentf4082eaee3988532c46dd170200689e1ebf79c61
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