diff options
author | Thierry Reding <[email protected]> | 2015-02-18 16:25:16 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2015-04-10 16:04:18 +0200 |
commit | 44a6f3dbf1ac63b4d689cf081a3540cde03aa5d5 (patch) | |
tree | 5569767a862d60b0d7cf3d6afd97053d94af1a49 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 12cf33c0eb7fbedb2a26b6da2f9f7863b2f4ddda (diff) |
clk: tegra: Remove needless initializations
The ret variable is often explicitly initialized to 0, but there is no
need to do so in many cases because it will immediately be overwritten
with the return value from a function.
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions