+1
−5
Loading
_bdev_io_submit() is not used as a function pointer now. We can remove the comment and change the type of the parameter from void to spdk_bdev_io pointer. We do not have to remove inline. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I019bad3be284f66719a945f5ae4423e351daba5f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24627 Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>