diff options
author | Jean Delvare <[email protected]> | 2016-01-20 14:58:06 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-20 17:09:18 -0800 |
commit | 290e0e0f2b54b2eed5018f921c585bb694f9e68a (patch) | |
tree | 3d9691572dc647c0444e40ad11cbcad73b13fd69 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9fa686068a32ddf256df03982b3e3967c18654a8 (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions