Loading
test/scheduler: remove unnecessary assignments of thread names
The "threadX_name" variables are not used anywhere except creating the thread. Instead use the names directly. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I6bdb2eb1d1e96fe888a4d5d9765fc0b0dfa74272 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8794 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Michal Berger <michalx.berger@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>