diff options
| author | Yajun Deng <[email protected]> | 2022-02-23 15:49:01 +0800 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2022-02-28 13:57:24 -0400 |
| commit | a80501b89152adb29adc7ab943d75c7345f9a3fb (patch) | |
| tree | 4930a0b642acebcd3e483d1275efc8990f47284b /scripts/gdb/linux/lists.py | |
| parent | 17850f2b0b4b806e47cc44df94186bfc2cdd490b (diff) | |
RDMA/core: Remove unnecessary statements
The rdma_zalloc_drv_obj() in __ib_alloc_pd() would zero pd, it unnecessary
add NULL to the object in struct pd.
The uverbs_free_pd() already return busy if pd->usecnt is true, there is
no need to add a warning.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Yajun Deng <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions