mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 01:25:49 -04: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>