diff options
author | 2020-03-19 13:19:34 -0400 | |
---|---|---|
committer | 2020-04-22 14:37:50 -0400 | |
commit | 2a89b674fd6834dacf2a6edfbdf5607c163dd36e (patch) | |
tree | cf6458f30895d1581f237cbb175232e56a4fa72d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.7-rc1 (diff) | |
download | wireguard-linux-2a89b674fd6834dacf2a6edfbdf5607c163dd36e.tar.xz wireguard-linux-2a89b674fd6834dacf2a6edfbdf5607c163dd36e.zip |
get rid of csum_partial_copy_to_user()
For historical reasons some architectures call their csum_and_copy_to_user()
csum_partial_copy_to_user() instead (and supply a macro defining the
former as the latter). That's the last remnants of old experiment that
went nowhere; time to bury them. Rename those to csum_and_copy_to_user()
and get rid of the macros.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions