[PATCH 3/4] cpufreq: mediatek: clean up cpufreq driver

Viresh Kumar viresh.kumar at linaro.org
Mon Mar 7 20:40:40 PST 2022


On 07-03-22, 20:21, Tim Chang wrote:
> cleanup of naming, print log and comments.

As told by Krzysztof, this should be broken into several patches. One
patch for each rename, if you really need to do that.

You shouldn't just change "err" to "ret". It is fine if the driver
used "err" at some places and "ret" at others, but otherwise there is
no need of that change.

This should be easier for us to review, we aren't going to dig into
every minute change here, that you don't describe in the message, and
see if something is wrong. Please make this easier for us.

This patch alone may end up in 5-10 different patches.

-- 
viresh



More information about the linux-arm-kernel mailing list