aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSumera Priyadarsini <sylphrenadin@gmail.com>2020-07-26 18:37:20 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-28 10:17:30 +0200
commitb031d10abfeeffc5d015a3d135babce16930bf62 (patch)
tree23a2967d5111124a43d687deaadbffffe0b9db3c /tools/perf/scripts/python/export-to-postgresql.py
parentstaging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(decrypt|encrypt) (diff)
downloadwireguard-linux-b031d10abfeeffc5d015a3d135babce16930bf62.tar.xz
wireguard-linux-b031d10abfeeffc5d015a3d135babce16930bf62.zip
staging: wfx: Remove unnecessary return variable
Remove redundant variable in file fwio.c used for returning value. Issue was found using Coccinelle: @@ local idexpression ret; expression e; @@ -ret = +return e; -return ret; Signed-off-by: Sumera Priyadarsini <sylphrenadin@gmail.com> Link: https://lore.kernel.org/r/20200726130720.12993-1-sylphrenadin@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions