the underlying spdk_cpuset_copy() takes `const spdk_cpuset*` as the `src` parameter. there is no need to take non-const spdk_cpuset*. hence, in this change, let's relax the requirement of the pointer type. Signed-off-by: Kefu Chai <tchaikov@gmail.com> Change-Id: I1f626c7fea45cf7250bf56b891bcba4a0f2a8917 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13443 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
spdk_thread.map | ||
thread_internal.h | ||
thread.c |