]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/crc32.c
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)
commitd8f1c4778e957273c3b5b6e045d8d3af38484ca8
tree734ab1bfada593301e315a18b01ad39e68a9730e
parent4fa8e03b22df9b34f87906fa29de788bfa628bff
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