aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2021-07-25 23:13:53 +0800
committerDavid S. Miller <[email protected]>2021-07-27 11:55:19 +0100
commitef17e2ac2183cb2107e68d489127a6176ede3339 (patch)
treefc89152b528c9cbd719769cd5bf0cae209026331 /tools/perf/scripts/python/export-to-sqlite.py
parentd4b996f9ef1fe83d9ce9ad5c1ca0bd8231638ce5 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions