diff options
author | Martin Kaiser <[email protected]> | 2022-03-05 15:41:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-14 18:29:34 +0100 |
commit | 23a11ec550db4ad65dd42d68e8bf014e7df65b5f (patch) | |
tree | a8f7ac1f58aedf96e1e1f2fa8554fa6f1791489f /net/lapb/lapb_timer.c | |
parent | 44aa511a6c383af3c9c858c38e078335d49d34f1 (diff) |
staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e
Remove an unnecessary temporary variable in update_recvframe_attrib_88e.
We can use the prxstat pointer directly to parse the input data. There's
no need to store a local copy in "report".
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions