diff options
| author | Gal Pressman <[email protected]> | 2021-01-26 14:06:57 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-01-28 15:56:12 -0400 |
| commit | 68fb9f3e312a36e49fd05ec2d6b668daf2c4931a (patch) | |
| tree | 150747e2bdb211f7274d6d2906886b9ae0e4391e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c2a54b68738c0261cdc1b399e019c71cba389686 (diff) | |
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/[email protected]
Reviewed-by: Firas JahJah <[email protected]>
Reviewed-by: Yossi Leybovich <[email protected]>
Signed-off-by: Gal Pressman <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions