diff options
author | Shang XiaoJing <shangxiaojing@huawei.com> | 2022-09-22 22:14:38 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-10-06 08:03:51 -0300 |
commit | c7c43e38b236eb80ae6ee60d3dffd8f894cd751c (patch) | |
tree | e5f07fc68c8b343296398ac689d3aa76131278e4 /lib/cmpdi2.c | |
parent | 1dc86fc731addf783d076cb6182ebc84e2624cc0 (diff) | |
download | linux-c7c43e38b236eb80ae6ee60d3dffd8f894cd751c.tar.gz |
perf stat: Clean redundant if in process_evlist
Since the first if statment is covered by the following one, clean up
the first if statment.
Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220922141438.22487-5-shangxiaojing@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/cmpdi2.c')
0 files changed, 0 insertions, 0 deletions