+1
−1
Loading
This was bdev-specific code that has been made generic but we missed removing this "split" name when moving the code. We don't need a name here really - SPDK_ERRLOG will tell us the file and line number of the error which is sufficient. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I6d19b947c48407bfd99058b78325108c2957b391 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/452929 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Seth Howell <seth.howell5141@gmail.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>