mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>