diff options
| author | Jason Wang <[email protected]> | 2021-07-25 23:13:53 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-27 11:55:19 +0100 |
| commit | ef17e2ac2183cb2107e68d489127a6176ede3339 (patch) | |
| tree | fc89152b528c9cbd719769cd5bf0cae209026331 /tools/perf/scripts/python | |
| parent | d4b996f9ef1fe83d9ce9ad5c1ca0bd8231638ce5 (diff) | |
net: qed: remove unneeded return variables
Some return variables are never changed until function returned.
These variables are unneeded for their functions. Therefore, the
unneeded return variables can be removed safely by returning their
initial values.
Signed-off-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions