diff options
author | 2014-02-24 16:33:08 +0100 | |
---|---|---|
committer | 2014-02-24 17:14:08 +0100 | |
commit | d72d2bb5a6bc85af77a9f969687c74ea00cdcc99 (patch) | |
tree | 68292ca2d8ad311d11c7bb943f46244e6d9e9560 /tools/perf/scripts/python | |
parent | s390/uaccess: remove copy_from_user_real() (diff) | |
download | linux-dev-d72d2bb5a6bc85af77a9f969687c74ea00cdcc99.tar.xz linux-dev-d72d2bb5a6bc85af77a9f969687c74ea00cdcc99.zip |
s390/checksum: remove memset() within csum_partial_copy_from_user()
The memset() within csum_partial_copy_from_user() is rather pointless since
copy_from_user() already cleared the rest of the destination buffer if an
exception happened.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions