Merge branch 'uaccess-inline-asm-cleanup' into features
authorVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Apr 2023 16:29:28 +0000 (18:29 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 4 Apr 2023 16:29:28 +0000 (18:29 +0200)
Heiko Carstens says:

===================
There are a couple of oddities within the s390 uaccess library
functions. Therefore cleanup the whole uaccess.c file.

There is no functional change, only improved readability. The output
of "objdump -Dr" was always compared before/after each patch to make
sure that the generated object file is identical, if that could be
expected. Therefore the series also includes more patches than really
required to cleanup the code.

Furthermore the kunit usercopy tests also still pass.
===================

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
1  2 
arch/s390/pci/pci.c
arch/s390/pci/pci_bus.c

Simple merge
Simple merge