Commit 49dbce5
io_uring/net: clusterise send vs msghdr branches
We have multiple branches at prep for send vs sendmsg handling, put them
together so that the variant handling is more localised.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/33abf666d9ded74cba4da2f0d9fe58e88520dffe.1743202294.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 63b16e4 commit 49dbce5
1 file changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | 398 | | |
405 | 399 | | |
406 | 400 | | |
| |||
426 | 420 | | |
427 | 421 | | |
428 | 422 | | |
| 423 | + | |
| 424 | + | |
429 | 425 | | |
430 | 426 | | |
431 | 427 | | |
| |||
1303 | 1299 | | |
1304 | 1300 | | |
1305 | 1301 | | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | | - | |
1310 | | - | |
1311 | 1302 | | |
1312 | 1303 | | |
1313 | 1304 | | |
| |||
1323 | 1314 | | |
1324 | 1315 | | |
1325 | 1316 | | |
| 1317 | + | |
| 1318 | + | |
1326 | 1319 | | |
1327 | 1320 | | |
1328 | 1321 | | |
| |||
0 commit comments