diff options
author | Cheng Xu <chengyou@linux.alibaba.com> | 2023-03-22 17:33:18 +0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-03-22 13:10:46 +0200 |
commit | 72769dba6dc0b8ac5793f94a83add4ce0108c44c (patch) | |
tree | 4df5552170f2c989d77c53c4970c617111e7ef2f /drivers/infiniband/hw/hfi1 | |
parent | de19ec778c7a4ee2fe2112126c5d05a10db2d582 (diff) |
RDMA/erdma: Eliminate unnecessary casting of EQ doorbells
Using void * to define EQ doorbell pointer can eliminate unnecessary
casting when performing assignment. Also rename *db_addr* to *db* for a
shorter name.
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230322093319.84045-3-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/infiniband/hw/hfi1')
0 files changed, 0 insertions, 0 deletions