aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-20 20:35:28 +0800
committerArnaldo Carvalho de Melo <[email protected]>2020-06-22 16:28:08 -0300
commita1f8bc95c33e953e080f72be4b95176dacb423b0 (patch)
tree7c1e259ae7e87f8052fa3b65b0c859c93a1e229e /tools/perf/scripts/python/mem-phys-addr.py
parentc42ad5d4358230be166fc36c87bae0dd1680c570 (diff)
perf annotate: Remove unneeded conversion to bool
The '>' expression itself is bool, no need to convert it to bool again. This fixes the following coccicheck warning: tools/perf/ui/browsers/annotate.c:212:30-35: WARNING: conversion to bool not needed here Signed-off-by: Jason Yan <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions