summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2026-07-13 07:41:25 -0400
committerLeon Romanovsky <leonro@nvidia.com>2026-07-13 07:41:25 -0400
commit22113f3f55a1f41359f9e3c0502f35fef619df28 (patch)
treecbf5e00453f12046cc5ed68663b555bd598b4680 /tools/perf/scripts/python/stackcollapse.py
parent9f674ba674a0d1d6c418752c237364e12620dd89 (diff)
RDMA/hfi1: Remove redundant NULL checks in create_workqueues()
create_workqueues() is called only from init_one(), immediately after hfi1_alloc_devdata() returns a zero-initialized hfi1_devdata. As a result, the per-port hfi1_wq and link_wq pointers are always NULL on entry, and nothing modifies them between allocation and this call. Link: https://patch.msgid.link/20260708-clean-init-one-hfi1-v1-9-b9e9641268a5@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions