android_kernel_samsung_sm8650/drivers/infiniband
Al Viro 5a19095103 use less confusing names for iov_iter direction initializers
[ Upstream commit de4eda9de2d957ef2d6a8365a01e26a435e958cb ]

READ/WRITE proved to be actively confusing - the meanings are
"data destination, as used with read(2)" and "data source, as
used with write(2)", but people keep interpreting those as
"we read data from it" and "we write data to it", i.e. exactly
the wrong way.

Call them ITER_DEST and ITER_SOURCE - at least that is harder
to misinterpret...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Stable-dep-of: 6dd88fd59da8 ("vhost-scsi: unbreak any layout for response")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-09 11:28:04 +01:00
..
core RDMA/core: Fix ib block iterator counter overflow 2023-02-01 08:34:07 +01:00
hw IB/hfi1: Remove user expected buffer invalidate race 2023-02-01 08:34:08 +01:00
sw RDMA/rxe: Prevent faulty rkey generation 2023-02-01 08:34:06 +01:00
ulp use less confusing names for iov_iter direction initializers 2023-02-09 11:28:04 +01:00
Kconfig RDMA: Disable IB HW for UML 2022-12-31 13:32:36 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00