commit | 26a374ae7af8d7003ad28a962fba0141e68af5da | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Jan 17 10:02:22 2019 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 02 13:54:11 2019 +0200 |
tree | 3e7b5d774ef0e54b88aed453bf4b0c2ad2e85ec2 | |
parent | 7a5da02de8d6eafba99556f8c98e5313edebb449 [diff] |
s390: add missing ENDPROC statements to assembler functions 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>