diff options
author | Shang XiaoJing <[email protected]> | 2022-09-27 10:40:50 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-27 10:28:15 +0200 |
commit | a6e7f8a49f99b25e29af578bf1d4e19b30a1212f (patch) | |
tree | fb057f5b93a0279c086f61d8fd9e1df4fc5c1eeb /tools/perf/scripts/python/task-analyzer.py | |
parent | 7622384c379fb2fbd6757190f5396d009bc89419 (diff) |
staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pair
Use skb_put_data() instead of skb_put() and memcpy(), which is shorter
and clear. Drop the tmp variable that is not needed any more.
Signed-off-by: Shang XiaoJing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions