On Fri, 5 Mar 2021 10:42:08 +
wrote:
> Looks good but I would suggest to fix also the other instances of superfluous
> semicolons with the same patch.
>
> There seems to be a lonely semicolon on line 1944, i.e this code:
>
> if (value < 0) {
>
On Fri, 2021-03-05 at 09:40 +, Xu Wang wrote:
> fix semicolon.cocci warning:
> tools/tracing/latency/latency-collector.c:1021:2-3: Unneeded semicolon
>
> Signed-off-by: Xu Wang
> ---
> tools/tracing/latency/latency-collector.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff
fix semicolon.cocci warning:
tools/tracing/latency/latency-collector.c:1021:2-3: Unneeded semicolon
Signed-off-by: Xu Wang
---
tools/tracing/latency/latency-collector.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/tracing/latency/latency-collector.c
b/tools/tracing/
3 matches
Mail list logo