Loading
bdev: guard bdev_module.h with extern "C"
so the functions declared in this header file are not mangled by the C++ compiler when building, for instance, a bdev driver, implemented in C++. Signed-off-by:Kefu Chai <tchaikov@gmail.com> Change-Id: I5a5d1abb06d0d3cd5f5d9245bb7c080f3874e83b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10745 Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot