arch/x86: replace "__auto_type" with "auto"
authorH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jul 2025 06:43:55 +0000 (23:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 8 Dec 2025 23:32:15 +0000 (15:32 -0800)
commit2a5b286bee941c4b8ed359de82398a1a3a19b7db
treecbedf0b9a1129c8f418dcc56f4d0c6a12c8a2ae2
parentadd9b1be777d2a4a62933b703de5bb1bd1926e85
arch/x86: replace "__auto_type" with "auto"

Replace instances of "__auto_type" with "auto" in:

arch/x86/include/asm/bug.h
arch/x86/include/asm/string_64.h
arch/x86/include/asm/uaccess_64.h

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
arch/x86/include/asm/bug.h
arch/x86/include/asm/string_64.h
arch/x86/include/asm/uaccess_64.h