diff options
author | Kuniyuki Iwashima <[email protected]> | 2022-01-23 11:01:00 +0900 |
---|---|---|
committer | Stafford Horne <[email protected]> | 2022-01-30 17:44:34 +0900 |
commit | 862cf8d5fd98ed8ea8989726ed5da53761a9ed76 (patch) | |
tree | 25b280fc2cb298c5ea070deaa078aa15ab38bcc1 /net/lapb/lapb_in.c | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
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 <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions