mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The assembler code in arch/s390 misses proper ENDPROC statements to properly end functions in a few places. Add them. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>