diff options
author | 2022-03-05 15:41:15 +0100 | |
---|---|---|
committer | 2022-03-14 18:29:34 +0100 | |
commit | 05a0a115aa04d6402a69964b23a989314cc53204 (patch) | |
tree | df78cfaac71144c0f15e14b75f4960de5e35f05f /scripts/gdb/linux/utils.py | |
parent | staging: r8188eu: summarize declaration and assignment (diff) | |
download | wireguard-linux-05a0a115aa04d6402a69964b23a989314cc53204.tar.xz wireguard-linux-05a0a115aa04d6402a69964b23a989314cc53204.zip |
staging: r8188eu: don't initialize drvinfo_sz to 0
In update_recvframe_attrib_88e, there's an initial memset which sets
all of pattrib to 0. There's no need to set pattrib->drvinfo_sz = 0
again later.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220305144117.1380534-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions