mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-23 13:54:26 +08:00
d4b37ff735
Nit: rl_nchunks is an unsigned integer, so pass it into rpcrdma_count_chunks() via an unsigned integer argument. This eliminates a harmless mixed sign comparison in rpcrdma_count_chunks() Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Cc: Thomas Talpey <Thomas.Talpey@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> |
||
---|---|---|
.. | ||
Makefile | ||
rpc_rdma.c | ||
transport.c | ||
verbs.c | ||
xprt_rdma.h |