Home
last modified time | relevance | path

Searched hist:"95 f911d94995861311d78c77acb91af1ad6b8cc5" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_eq.cdiff 95f911d94995861311d78c77acb91af1ad6b8cc5 Fri Sep 09 04:38:19 CDT 2022 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait

erdma_post_cmd_wait does not use the 'u64 *req' input parameter directly.
So it is better to define it to 'void *req', and by this we can eliminate
the casting when calling erdma_post_cmd_wait.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220909093822.33868-2-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
H A Derdma_cmdq.cdiff 95f911d94995861311d78c77acb91af1ad6b8cc5 Fri Sep 09 04:38:19 CDT 2022 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait

erdma_post_cmd_wait does not use the 'u64 *req' input parameter directly.
So it is better to define it to 'void *req', and by this we can eliminate
the casting when calling erdma_post_cmd_wait.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220909093822.33868-2-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
H A Derdma.hdiff 95f911d94995861311d78c77acb91af1ad6b8cc5 Fri Sep 09 04:38:19 CDT 2022 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait

erdma_post_cmd_wait does not use the 'u64 *req' input parameter directly.
So it is better to define it to 'void *req', and by this we can eliminate
the casting when calling erdma_post_cmd_wait.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220909093822.33868-2-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
H A Derdma_qp.cdiff 95f911d94995861311d78c77acb91af1ad6b8cc5 Fri Sep 09 04:38:19 CDT 2022 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait

erdma_post_cmd_wait does not use the 'u64 *req' input parameter directly.
So it is better to define it to 'void *req', and by this we can eliminate
the casting when calling erdma_post_cmd_wait.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220909093822.33868-2-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
H A Derdma_verbs.cdiff 95f911d94995861311d78c77acb91af1ad6b8cc5 Fri Sep 09 04:38:19 CDT 2022 Cheng Xu <chengyou@linux.alibaba.com> RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait

erdma_post_cmd_wait does not use the 'u64 *req' input parameter directly.
So it is better to define it to 'void *req', and by this we can eliminate
the casting when calling erdma_post_cmd_wait.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220909093822.33868-2-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>