net/af_iucv: fix virtual vs physical address confusion
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 15 Feb 2024 08:05:00 +0000 (09:05 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Feb 2024 02:28:13 +0000 (18:28 -0800)
commit9eda38dc9150c260ae74edd2e1fe2e2b6fc62cee
tree0a40d54b9af482aae988b9f53ca330cf6521c14b
parentfecc51559a844b7f74119159c3cdb25b80b4e2c6
net/af_iucv: fix virtual vs physical address confusion

Fix virtual vs physical address confusion. This does not fix a bug
since virtual and physical address spaces are currently the same.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Link: https://lore.kernel.org/r/20240215080500.2616848-1-agordeev@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/iucv/af_iucv.c