diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2019-06-19 10:33:31 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-07-09 10:30:25 -0400 |
commit | 6a6c6def42469ce08023458ba439a8207fe87ae4 (patch) | |
tree | 4830179ecafcd96423feefb4a60ffa3dd5df37d5 /net/sunrpc/xprt.c | |
parent | 9ef33ef5b628037b694a433f8af014a04bb38126 (diff) |
xprtrdma: Refactor chunk encoding
Clean up.
Move the "not present" case into the individual chunk encoders. This
improves code organization and readability.
The reason for the original organization was to optimize for the
case where there there are no chunks. The optimization turned out to
be inconsequential, so let's err on the side of code readability.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/xprt.c')
0 files changed, 0 insertions, 0 deletions