Re: [PATCH -next] cpupower: Remove unneeded semicolon
From: shuah
Date: Tue May 12 2020 - 21:42:44 EST
On 5/6/20 10:09 AM, shuah wrote:
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?
I figured out what's going on. The coccinelle package from the distro
was the problem. I ended up installing coccinelle_1.0.8.deb-2_amd64.deb
from https://packages.debian.org/sid/amd64/coccinelle/download
After fixing that problem, it all works now.
I see the same errors you are seeing.
thanks,
-- Shuah