diff options
author | 2022-07-09 19:09:58 +0200 | |
---|---|---|
committer | 2022-07-11 10:06:45 +0200 | |
commit | e2bd5dc33f037d627ecd3d688cd388131199ee7c (patch) | |
tree | 7c10b73b12110fbfcb9ef2583a1ef49edf166758 /lib/fault-inject.c | |
parent | staging: r8188eu: offset is always 0 in iol_read_efuse (diff) | |
download | wireguard-linux-e2bd5dc33f037d627ecd3d688cd388131199ee7c.tar.xz wireguard-linux-e2bd5dc33f037d627ecd3d688cd388131199ee7c.zip |
staging: r8188eu: _offset is always 0 in efuse_phymap_to_logical
The _offset parameter of iol_read_efuse is always 0. Remove the
parameter and use 0 in the function body.
We can now replace the bytewise copy from efuseTbl to pbuf with memcpy.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220709171000.180481-13-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions