Spdk/examples
Dariusz Stojaczyk b3d12ada2b ioat/verify: do not use void* arithmetics
void* arithmetics are gcc extension. We'll be doing
more complex arithmetics on those pointers soon and
gcc will explode on us. Let's just keep it all
compliant to the C standard.

Change-Id: I9a236fc4d91ff72af1b7ac69b0ccf6b4631a6775
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/416656
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-07-02 18:23:15 +00:00
..
bdev build: add sock dependency for all NVMe lib users 2018-06-22 17:09:57 +00:00
blob build: add sock dependency for all NVMe lib users 2018-06-22 17:09:57 +00:00
ioat ioat/verify: do not use void* arithmetics 2018-07-02 18:23:15 +00:00
nvme examples: make debug flag option consistent 2018-06-21 05:18:53 +00:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00