Commit 1575f21
committed
io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
We're no longer checking anything that requires the work item to be
initialized, as we're not carrying any file related state there.
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 4010fec commit 1575f21
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
1083 | | - | |
1084 | | - | |
1085 | 1083 | | |
1086 | 1084 | | |
1087 | 1085 | | |
| |||
1800 | 1798 | | |
1801 | 1799 | | |
1802 | 1800 | | |
1803 | | - | |
1804 | | - | |
1805 | | - | |
1806 | | - | |
1807 | | - | |
1808 | | - | |
1809 | | - | |
1810 | | - | |
1811 | | - | |
| 1801 | + | |
1812 | 1802 | | |
1813 | 1803 | | |
1814 | 1804 | | |
| |||
0 commit comments