]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly constraints
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 13 Jan 2025 12:37:03 +0000 (13:37 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Sun, 26 Jan 2025 16:24:06 +0000 (17:24 +0100)
commit67e959af254fe842c7b2ba4396c931985b289ef9
tree9dbeaa667316a5b8508d95034873a3a2d46e6384
parent718056f9d96872580f7c7cd73be1928a91924eb5
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly constraints

Remove superfluous underscores, brackets, and early clobber to make
the code a bit more readable.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/uaccess.h