diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-02-27 16:26:22 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-03-01 08:00:37 +0100 |
commit | 96d3b64b527f6dc8799ebf00a95e931554311daf (patch) | |
tree | 2aa03d22d9948add30b63b31cc50490d2e2fceb6 /net/unix/af_unix.c | |
parent | 7b660c225fa021b254be69aafb5787e79ec58af0 (diff) |
s390/als: remove duplicated in-place implementation of stfle
Reuse __stfle call instead of in-place implementation. __stfle is using
memcpy and memset functions but they are safe to use, since mem.S is
built with -march=z900.
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions