Loading
nvme: explicitly inline submit_single_io
The compiler wasn't always inlining this. Inlining results in a small optimization. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I34240d85439b7329fab7151ae4f8b02f44c4d7d5 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456248 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>