On 13/05/2021 14:27, Qi Liu wrote:
This patchset is just a clean up and should not cause a functional change.
Junhao He (3): coresight: core: Fix use of uninitialized pointer coresight: core: Remove unnecessary assignment coresight: etm4x: core: Remove redundant check of attr
drivers/hwtracing/coresight/coresight-core.c | 3 +-- drivers/hwtracing/coresight/coresight-etm4x-core.c | 5 ----- 2 files changed, 1 insertion(+), 7 deletions(-)
Thanks for the cleanups. I will queue them
Suzuki