linux/drivers/infiniband/sw/rdmavt
Shen Lichuan e012316d83 RDMA/rdmavt: Convert to use ERR_CAST()
As opposed to open-code, using the ERR_CAST macro clearly indicates that
this is a pointer to an error value and a type conversion was performed.

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Link: https://patch.msgid.link/20240828082720.33231-1-shenlichuan@vivo.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-09-02 10:09:42 +03:00
..
ah.c
ah.h
cq.c RDMA: Pass entire uverbs attr bundle to create cq function 2024-06-27 16:28:21 -03:00
cq.h RDMA: Pass entire uverbs attr bundle to create cq function 2024-06-27 16:28:21 -03:00
Kconfig
mad.c
mad.h
Makefile
mcast.c
mcast.h
mmap.c
mmap.h
mr.c RDMA/rdmavt: Convert to use ERR_CAST() 2024-09-02 10:09:42 +03:00
mr.h
pd.c
pd.h
qp.c
qp.h
rc.c
srq.c
srq.h
trace.c
trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
trace_cq.h
trace_mr.h
trace_qp.h
trace_rc.h
trace_rvt.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
trace_tx.h
vt.c
vt.h