On Tue, Nov 10, 2020 at 11:39:15AM +0800, xiakaixu1...@gmail.com wrote:
> From: Kaixu Xia
>
> Fix the following coccinelle warnings:
>
> ./drivers/hwtracing/coresight/coresight-tmc-etr.c:957:2-15: WARNING:
> Assignment of 0/1 to bool variable
>
> Fix them by assigning boolean values.
>
> Repo
From: Kaixu Xia
Fix the following coccinelle warnings:
./drivers/hwtracing/coresight/coresight-tmc-etr.c:957:2-15: WARNING: Assignment
of 0/1 to bool variable
Fix them by assigning boolean values.
Reported-by: Tosk Robot
Signed-off-by: Kaixu Xia
---
drivers/hwtracing/coresight/coresight-tm
2 matches
Mail list logo