summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorTuo Li <islituo@gmail.com>2025-11-12 15:02:53 +0300
committerLeon Romanovsky <leon@kernel.org>2025-11-12 15:10:25 +0300
commita49a9f4555bde0b008f2225620ae1b2480d2b627 (patch)
treed061e15f8b825451d5a24231c6c83687e6a2e08f /tools/lib/python
parent4e5cba5bb6f37ceaba6a2628a171cbede02f969c (diff)
downloadlinux-a49a9f4555bde0b008f2225620ae1b2480d2b627.tar.xz
RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah()
The variable udata cannot be NULL because irdma_create_user_ah() always receives it. Therefore, the if() check can be safely removed. Signed-off-by: Tuo Li <islituo@gmail.com> Link: https://patch.msgid.link/20251112120253.68945-1-islituo@gmail.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions