commit | ed38c0699848508672793bbdcca98ee89aa6c71e | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Sep 19 17:21:35 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Oct 23 14:05:11 2014 -0400 |
tree | b0bc61cd7e8426030c41a71c7338d312950f6629 | |
parent | e77a7b4f01b4c7b02c1c15b5d5b4ce4bd147b043 [diff] |
RPC: remove unneeded checks from xdr_truncate_encode() Thanks to Andrea Arcangeli for pointing out these checks are obviously unnecessary given the preceding calculations. Reported-by: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>