diff options
| author | Viresh Kumar <viresh.kumar@st.com> | 2011-08-05 14:02:35 +0400 |
|---|---|---|
| committer | Vinod Koul <vinod.koul@intel.com> | 2011-08-25 18:03:38 +0400 |
| commit | 16ca8105040217acf5b4b506d04bb933fb3a76af (patch) | |
| tree | c71896e9b9b65a32e5c3494c8c537d744c53eeb2 /tools/perf/scripts/python/sctop.py | |
| parent | 48a59ef3579492855d41405f8bf0a2983e061976 (diff) | |
| download | linux-16ca8105040217acf5b4b506d04bb933fb3a76af.tar.xz | |
dmaengine/amba-pl08x: No need to check "ch->signal < 0"
We have just executed following in pl08x_get_phy_channel():
ch->signal = -1;
We don't have to compare "ch->signal < 0", as this will always be true.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
