diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-11-28 06:32:59 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-11-28 06:35:08 +0300 |
commit | f91528955d0094ff2200632661d62ee64019c985 (patch) | |
tree | ba4bf0f9187672c911f2297f86a536b3b74e45e0 /crypto | |
parent | 78e1f386170798159a81fdbc5e131836fd808048 (diff) | |
download | linux-f91528955d0094ff2200632661d62ee64019c985.tar.xz |
iov_iter: reduce code duplication
The same combination of csum_partial_copy_nocheck() with csum_add_block()
is used in a bunch of places. Add a helper doing just that and use it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions