diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-06-01 19:49:24 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-06 08:06:36 +0200 |
commit | 79053469559d0cf0d4106fb8b3784b8cd9fa4f61 (patch) | |
tree | 1d5ae581e2d0001bd136bb84a1cd75e39c99ced8 /scripts/gdb/vmlinux-gdb.py | |
parent | e8ab382811e50e1933bc7d388a02bb0f5414a124 (diff) |
staging: r8188eu: Drop redundant memset overwritten by memcpy
The region set by the call to memset is immediately overwritten by the
subsequent call to memcpy. So we drop redundant memset.
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Link: https://lore.kernel.org/r/1654084164-10869-1-git-send-email-baihaowen@meizu.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions