> Subject: [PATCH rdma-core 03/10] Remove uses of ntohll > > Done via > > $ git ls-files | xargs sed -i -e 's/ntohll/be64toh/g' > > Signed-off-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx> > --- > ibacm/prov/acmp/src/acmp.c | 2 +- > providers/cxgb4/dev.c | 4 ++-- > providers/cxgb4/t4.h | 2 +- > providers/mlx5/cq.c | 2 +- > providers/mlx5/qp.c | 4 ++-- > providers/mlx5/srq.c | 2 +- > srp_daemon/srp_daemon.c | 26 +++++++++++++------------- > 7 files changed, 21 insertions(+), 21 deletions(-) > cxgb* parts look fine. Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html