diff options
author | David Howells <[email protected]> | 2023-06-23 23:55:13 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-24 15:50:13 -0700 |
commit | b848b26c6672c9b977890ba85f5a155e5eb221f0 (patch) | |
tree | 39704f164d1d8b31310b64f668b0a7368e44e039 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dc97391e661009eab46783030d2404c9b6e6f2e7 (diff) |
net: Kill MSG_SENDPAGE_NOTLAST
Now that ->sendpage() has been removed, MSG_SENDPAGE_NOTLAST can be cleaned
up. Things were converted to use MSG_MORE instead, but the protocol
sendpage stubs still convert MSG_SENDPAGE_NOTLAST to MSG_MORE, which is now
unnecessary.
Signed-off-by: David Howells <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions