Re: [PATCH -next] cpupower: Remove unneeded semicolon

From: shuah
Date: Wed May 06 2020 - 12:09:19 EST


On 5/5/20 6:52 PM, Samuel Zou wrote:
Hi Shuah,

I run with the below command, and get the output report.

[local-host linux-next]# make coccicheck MODE=report M=tools/power/cpupower/utils


Yes this is the command I am using as well. I don't see the errors
you are seeing. What is the difference?

make coccicheck MODE=report M=tools/power/cpupower/utils

Please check for false positives in the output before submitting a patch.
When using "patch" mode, carefully review the patch before submitting it.

coccicheck failed
make: *** [Makefile:1781: coccicheck] Error 2

thanks,
-- Shuah