util/crc32: don't drop the const qualifier
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 29 Dec 2017 01:48:52 +0000 (03:48 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 14 Jan 2018 16:47:50 +0000 (18:47 +0200)
commitb7347cc3131685591f90eb94f6362a679307067e
tree5b5d349b70004bd83fc8c16abf18bb6a4a67ccbf
parente6378962ce43727056756a373f5001da041b160e
util/crc32: don't drop the const qualifier

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/util/crc32.c