Loading
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>