aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp.c
diff options
context:
space:
mode:
authorJan Beulich <[email protected]>2010-09-02 13:46:34 +0100
committerH. Peter Anvin <[email protected]>2010-09-22 15:36:49 -0700
commit234bb549eea16ec7d5207ba747fb8dbf489e64c1 (patch)
tree14352587d407c328d490781d3b5e0f7f0d07fe71 /net/ipv4/tcp.c
parent0f1cf415f00286a38f5ce35b459342dbfc895b50 (diff)
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
When operating on whole pages, use clear_page() and copy_page() in favor of memset() and memcpy(); after all that's what they are intended for. Signed-off-by: Jan Beulich <[email protected]> LKML-Reference: <[email protected]> Cc: Andrew Morton <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/ipv4/tcp.c')
0 files changed, 0 insertions, 0 deletions