diff options
author | Suman Anna <s-anna@ti.com> | 2016-04-05 21:28:57 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-04-16 01:52:48 +0300 |
commit | c02b73c943d723511abecde7909d0818638d1bc2 (patch) | |
tree | 4145abb90502c194a1ad1cb1b1c68dd5756a20a9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ab98e20af56e54597e87dd694c04088d9c0f5614 (diff) | |
download | linux-c02b73c943d723511abecde7909d0818638d1bc2.tar.xz |
clk: ti: dflt: remove redundant unlikely
Commit 7aba4f5201d1 ("clk: ti: dflt: fix enable_reg validity check")
fixed a validation check by using an IS_ERR() macro within the
existing unlikely expression, but IS_ERR() macro already has an
unlikely inside it, so get rid of the redundant unlikely macro
from the validation check.
Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions