]> git.ipfire.org Git - thirdparty/linux.git/commit
vhost: fix VHOST_*_OWNER documentation
authorStefano Garzarella <sgarzare@redhat.com>
Mon, 3 Mar 2025 08:52:37 +0000 (09:52 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Apr 2025 13:51:31 +0000 (09:51 -0400)
commita940e0a685575424d33324ec7f0089045249de0a
tree21fe321bf4ff93b71f9e0c48421fe02312248597
parent16c22c56d4282584742022a37d4f79a46ca6094a
vhost: fix VHOST_*_OWNER documentation

VHOST_OWNER_SET and VHOST_OWNER_RESET are used in the documentation
instead of VHOST_SET_OWNER and VHOST_RESET_OWNER respectively.

To avoid confusion, let's use the right names in the documentation.
No change to the API, only the documentation is involved.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20250303085237.19990-1-sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/vhost.h