summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGal Pressman <galpress@amazon.com>2021-01-26 14:06:57 +0200
committerJason Gunthorpe <jgg@nvidia.com>2021-01-28 15:56:12 -0400
commit68fb9f3e312a36e49fd05ec2d6b668daf2c4931a (patch)
tree150747e2bdb211f7274d6d2906886b9ae0e4391e /tools/perf/scripts/python/export-to-sqlite.py
parentc2a54b68738c0261cdc1b399e019c71cba389686 (diff)
downloadkernel-68fb9f3e312a36e49fd05ec2d6b668daf2c4931a.tar.gz
RDMA/efa: Remove redundant NULL pointer check of CQE
A pointer to store the command completion must be provided as it is always used in efa_com_put_comp_ctx() to return the completion context back to the pool. Remove the NULL pointer check and the redundant 'status' field stored on the context as it could be retrieved from the completion itself. Link: https://lore.kernel.org/r/20210126120702.9807-2-galpress@amazon.com Reviewed-by: Firas JahJah <firasj@amazon.com> Reviewed-by: Yossi Leybovich <sleybo@amazon.com> Signed-off-by: Gal Pressman <galpress@amazon.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
ons/check.c?h=linux-6.12.y&id=8ab5e4c15b53e147c08031a959d9f776823dbe73'>[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman 2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman 2006-06-26[PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman