crc/test: don't throw away results
authorJens Axboe <axboe@fb.com>
Mon, 7 Dec 2015 17:34:25 +0000 (10:34 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 7 Dec 2015 17:34:25 +0000 (10:34 -0700)
commit674c8f2fb233c813f29c96f77c30b628f20bd75f
tree7c65286730e052a809ca8912c5fca1f2a1360a51
parenta6a3469ea8753a999b9bb9bea33299700d3094eb
crc/test: don't throw away results

We don't want the compiler thinking that it can toss them.

Signed-off-by: Jens Axboe <axboe@fb.com>
crc/test.c