aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2014-03-10 10:01:51 -0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-03-10 20:45:21 -0400
commit7500d9363f7e356a5a3f10f1778f2e4f8a7eba94 (patch)
tree66546f23da2f0c15d504170f9440e95cda707f32 /tools/perf/scripts/python/futex-contention.py
parent7cd0602d7836c0056fe9bdab014d5ac5ec5cb291 (diff)
PM / suspend: Remove unnecessary !!
Double ! or !! are normally required to get 0 or 1 out of a expression. A comparision always returns 0 or 1 and hence there is no need to apply double ! over it again. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions