summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJoanne Koong <joannelkoong@gmail.com>2026-06-12 14:05:09 -0700
committerMiklos Szeredi <mszeredi@redhat.com>2026-06-15 14:06:21 +0200
commit8bbb2ad1f687633a991839bd3efae04ccfb29e19 (patch)
tree40ea6f6f6e287bc2b7b8e946609d8982a6fcd6c9 /drivers/phy/eswin/git@git.tavy.me:linux.git
parentc0f9203732fc70de8d20697270bfe405481eac14 (diff)
fuse-uring: use named constants for io-uring iovec indices
Replace magic indices 0 and 1 for the iovec array with named constants FUSE_URING_IOV_HEADERS and FUSE_URING_IOV_PAYLOAD. This makes the usages self-documenting and prepares for buffer ring support which will also reference these iovec slots by index. Reviewed-by: Bernd Schubert <bernd@bsbernd.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