Loading
bdev/hello_world: remove bdev_module.h include
bdev_module.h should only be included when implementing a bdev module. hello_bdev.c is not a bdev module implementation and therefore should not include the bdev_module.h header. Signed-off-by:Niklas Cassel <niklas.cassel@wdc.com> Change-Id: I6a8b9989b21311ae8526b13d7a58603b68a433cb Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6904 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>