diff options
| author | Joanne Koong <joannelkoong@gmail.com> | 2026-06-12 14:05:04 -0700 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@redhat.com> | 2026-06-15 14:06:20 +0200 |
| commit | 6813da09506842612cce91f88ef567ca569d9663 (patch) | |
| tree | a2378b6c46563f444de1db20ff23d7e9b8b120bc /drivers/phy/eswin/git@git.tavy.me:linux.git | |
| parent | 0fa8346099b5794b9909989e3f1cb617e9d8d3fa (diff) | |
fuse-uring: separate next request fetching from sending logic
Simplify the logic for fetching + sending off the next request.
This gets rid of fuse_uring_send_next_to_ring() which contained
duplicated logic from fuse_uring_send(). This decouples request fetching
from the send operation, which makes the control flow clearer and
reduces unnecessary parameter passing.
Reviewed-by: Bernd Schubert <bschubert@ddn.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Baokun Li <libaokun@linux.alibaba.com>
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
