diff options
author | Nam Cao <[email protected]> | 2023-07-25 07:38:35 +0200 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-08-31 00:18:25 -0700 |
commit | 6b289a3ffa562070556ca66b766a88b1563d7759 (patch) | |
tree | f86f556a558e1cf099324bc33e4fe1f6e63c2972 /net/unix/sysctl_net_unix.c | |
parent | 7aa7d502e4d5a42353325cb4bf2aa880b10168e9 (diff) |
riscv: remove redundant mv instructions
Some mv instructions were useful when first introduced to preserve a0 and
a1 before function calls. However the code has changed and they are now
redundant. Remove them.
Signed-off-by: Nam Cao <[email protected]>
Reviewed-by: Alexandre Ghiti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions