diff options
author | Qi Liu <liuqi115@huawei.com> | 2021-04-01 19:16:41 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-04-01 18:05:32 +0100 |
commit | 2c2e21e78a945b174629944281997bbcb839e6bb (patch) | |
tree | 96694d3a88140edf86d0bcb58a40c76ef5bf2082 /Documentation | |
parent | e20ac6c54a93335b56a6d057aa5da27183f573fa (diff) | |
download | linux-2c2e21e78a945b174629944281997bbcb839e6bb.tar.bz2 |
arm64: perf: Remove redundant initialization in perf_event.c
The initialization of value in function armv8pmu_read_hw_counter()
and armv8pmu_read_counter() seem redundant, as they are soon updated.
So, We can remove them.
Signed-off-by: Qi Liu <liuqi115@huawei.com>
Link: https://lore.kernel.org/r/1617275801-1980-1-git-send-email-liuqi115@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions