diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2018-03-21 00:05:20 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-03-21 00:32:13 +0300 |
commit | 6f29d07ca4b999c36d42f9cf8d1dddf9ddca3250 (patch) | |
tree | b10dfa611bcae1e6b1123aafaf2efc7a6f24f6ab /samples/kfifo/Makefile | |
parent | 97cc3264508f33783ba21573204d7e0bf5b197e7 (diff) | |
download | linux-6f29d07ca4b999c36d42f9cf8d1dddf9ddca3250.tar.xz |
svcrdma: Clean up rdma_build_arg_xdr
Clean up: The value of the byte_count parameter is already passed
to rdma_build_arg_xdr as part of the svc_rdma_op_ctxt structure.
Further, without the parameter called "byte_count" there is no need
to have the abbreviated "bc" automatic variable. "bc" can now be
called something more intuitive.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'samples/kfifo/Makefile')
0 files changed, 0 insertions, 0 deletions