aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorNamrata A Shettar <namrataashettar@gmail.com>2016-09-30 09:44:36 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-02 11:19:51 -0400
commit0ca8df12e78f3085224faac9058a2d278992dd82 (patch)
treeabd45329c9042a3b608914cfd375900cfa630c44 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent52b4f6e081ba20adac694f5e445be2dcb469d3a1 (diff)
staging: wilc1000: wilc_wlan: Compress return logic
Compress return logic. Done using Coccinelle : @@ local idexpression ret; expression e; @@ -ret= +return e; -return ret; Signed-off-by: Namrata A Shettar <namrataashettar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions