aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2015-07-09 16:45:28 -0400
committerJ. Bruce Fields <[email protected]>2015-07-20 14:58:47 -0400
commit10dc4512185741a298cd7bc87e9968944f31a50d (patch)
tree49b74533224cdc51b3dee4e8466fc80363fda8bd /lib/mpi/mpiutil.c
parent9d11b51ce7c150a69e761e30518f294fc73d55ff (diff)
svcrdma: Clean up svc_rdma_get_reply_array()
Kernel coding conventions frown upon having large nontrivial functions in header files, and the preference these days is to allow the compiler to make inlining decisions if possible. As these functions are re-homed into a .c file, be sure that comparisons with fields in struct rpcrdma_msg are with be32 constants. This is a refactoring change; no behavior change is intended. Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions