commit | 64e20ba204df539a76004114e08abf1156302e35 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@virtuozzo.com> | Mon Dec 24 14:46:00 2018 +0300 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Dec 27 21:01:41 2018 -0500 |
tree | 102fc8a0d5a5010df66946413d894468ac755ad8 | |
parent | 7ef88ff85ff71dd167d29d47bdb91c63cedcd554 [diff] |
sunrpc: remove unused xpo_prep_reply_hdr callback xpo_prep_reply_hdr are not used now. It was defined for tcp transport only, however it cannot be called indirectly, so let's move it to its caller and remove unused callback. Signed-off-by: Vasily Averin <vvs@virtuozzo.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>