diff options
| author | Jean Delvare <jdelvare@suse.de> | 2016-01-20 14:58:06 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-20 17:09:18 -0800 |
| commit | 290e0e0f2b54b2eed5018f921c585bb694f9e68a (patch) | |
| tree | 3d9691572dc647c0444e40ad11cbcad73b13fd69 /tools/perf/scripts/python | |
| parent | Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav... (diff) | |
| download | linux-290e0e0f2b54b2eed5018f921c585bb694f9e68a.tar.gz linux-290e0e0f2b54b2eed5018f921c585bb694f9e68a.zip | |
lib/libcrc32c.c: fix build warning
Fix the following build warning:
lib/libcrc32c.c:42:5: warning: no previous prototype for "crc32c" [-Wmissing-prototypes]
u32 crc32c(u32 crc, const void *address, unsigned int length)
^
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
