fix iov_iter_bvec() "direction" argument
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 15 Sep 2022 23:04:18 +0000 (19:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2023 10:28:03 +0000 (11:28 +0100)
commit02f719be2f2b10b5a952a36dc230ea40fa37afb9
treed925c7458a10955c3ae270bc562615bf57b2e8f9
parentb50705b5ef09c9683eb88d6583e6b49f5ac21219
fix iov_iter_bvec() "direction" argument

[ Upstream commit b676668d99155e6859d99bbf2df18b3f03851902 ]

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>
drivers/target/target_core_file.c