From: Ashwini Sahu Date: Mon, 8 Sep 2025 09:56:45 +0000 (+0530) Subject: uapi: vduse: fix typo in comment X-Git-Tag: v6.17~20^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6d673dd1e92b2bed0096e7e7e9fe5d7e7d2156c;p=thirdparty%2Fkernel%2Fstable.git uapi: vduse: fix typo in comment Fix a spelling mistake in vduse.h: "regsion" → "region" in the documentation for struct vduse_iova_info. No functional change. Signed-off-by: Ashwini Sahu Message-Id: <20250908095645.610336-1-ashwini@wisig.com> Signed-off-by: Michael S. Tsirkin --- diff --git a/include/uapi/linux/vduse.h b/include/uapi/linux/vduse.h index 68a627d04afa1..10ad71aa00d67 100644 --- a/include/uapi/linux/vduse.h +++ b/include/uapi/linux/vduse.h @@ -237,7 +237,7 @@ struct vduse_iova_umem { * struct vduse_iova_info - information of one IOVA region * @start: start of the IOVA region * @last: last of the IOVA region - * @capability: capability of the IOVA regsion + * @capability: capability of the IOVA region * @reserved: for future use, needs to be initialized to zero * * Structure used by VDUSE_IOTLB_GET_INFO ioctl to get information of