On 7/20/25 01:50, H. Peter Anvin wrote:
Replace uses of "__auto_type" in arch/nios2/include/asm/uaccess.h with "auto", and equivalently convert an adjacent cast to the analogous form.Suggested-by: Linus Torvalds <[email protected]> Signed-off-by: H. Peter Anvin (Intel) <[email protected]> --- arch/nios2/include/asm/uaccess.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Acked-by: Dinh Nguyen <[email protected]>

