]> git.ipfire.org Git - thirdparty/linux.git/commit
vfio: uapi: fix comment typo
authorJoseph Salisbury <joseph.salisbury@oracle.com>
Mon, 16 Mar 2026 18:56:17 +0000 (14:56 -0400)
committerAlex Williamson <alex@shazbot.org>
Thu, 19 Mar 2026 18:32:07 +0000 (12:32 -0600)
commit02256acf1e81e42f6338a39020bf2de9807c33d7
tree760f8e29ea6b5ce7d59af8a483533f633a3adbbf
parent06ed87b3197e9b80dccac0b764fdffe44192e010
vfio: uapi: fix comment typo

The file contains a spelling error in a source comment (succes).

Typos in comments reduce readability and make text searches less reliable
for developers and maintainers.

Replace 'succes' with 'success' in the affected comment. This is a
comment-only cleanup and does not change behavior.

Signed-off-by: Joseph Salisbury <joseph.salisbury@oracle.com>
Link: https://lore.kernel.org/r/20260316185617.166414-1-joseph.salisbury@oracle.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
include/uapi/linux/vfio.h