diff options
author | Kuniyuki Iwashima <kuniyu@amazon.co.jp> | 2022-01-23 03:01:00 +0100 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2022-01-30 09:44:34 +0100 |
commit | 862cf8d5fd98ed8ea8989726ed5da53761a9ed76 (patch) | |
tree | 25b280fc2cb298c5ea070deaa078aa15ab38bcc1 /samples/pidfd | |
parent | Linux 5.17-rc1 (diff) | |
download | linux-862cf8d5fd98ed8ea8989726ed5da53761a9ed76.tar.xz linux-862cf8d5fd98ed8ea8989726ed5da53761a9ed76.zip |
openrisc/boot: Remove unnecessary initialisation in memcpy().
'd' and 's' are initialised later with 'dest_w' and 'src_w', so we need not
initialise them before that.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'samples/pidfd')
0 files changed, 0 insertions, 0 deletions