diff options
author | 2014-11-14 10:10:40 +0800 | |
---|---|---|
committer | 2014-11-19 11:41:18 -0800 | |
commit | 40ba3f0ff261a14107f3f52c67602fff8b88d980 (patch) | |
tree | d7454fed883ce53b409d46cf777f451a4f66787a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'v3.19-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next-rockchip (diff) | |
download | wireguard-linux-40ba3f0ff261a14107f3f52c67602fff8b88d980.tar.xz wireguard-linux-40ba3f0ff261a14107f3f52c67602fff8b88d980.zip |
clk: delete a local variable's repeated assignment
It's the same to the next statement, "ret = clk->parent". I think compiler will
optimize it, it's just not looking well.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions