Loading
s390/syscall: Simplify syscall_get_arguments()
Replace the while loop and if statement with a simple for loop to make the code easier to understand. Signed-off-by:Sven Schnelle <svens@linux.ibm.com> Reviewed-by:
Heiko Carstens <hca@linux.ibm.com> Signed-off-by:
Vasily Gorbik <gor@linux.ibm.com>