Spdk/examples
Daniel Verkamp a996b228d2 blob_hello: remove unnecessary cleanup NULL checks
hello_context is never NULL when hello_cleanup() is called, and
spdk_dma_free() does nothing if the parameter is NULL.

Change-Id: I7004d70a17e5dc237206b95c26df9b100952df65
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/374205
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-17 12:51:51 -04:00
..
bdev bdev/fio_plugin: Add trim support 2017-08-11 19:54:32 -04:00
blob blob_hello: remove unnecessary cleanup NULL checks 2017-08-17 12:51:51 -04:00
ioat env_dpdk: save and restore optind in spdk_env_init 2017-06-13 17:39:38 -04:00
nvme example/identify: make clear the usage of -p parameter 2017-08-02 17:17:03 -04:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00