Re: [PATCH] cpufreq: Fix error return code in cpufreq_online()

2020-11-25 Thread Rafael J. Wysocki
On Wed, Nov 25, 2020 at 1:49 PM Wang ShaoBo wrote: > > Fix to return proper error code instaed of 0 in cpufreq_online(), as done s/instaed/instead/ > elsewhere in this function. > > Signed-off-by: Wang ShaoBo > --- > drivers/cpufreq/cpufreq.c | 5 - > 1 file changed, 4 insertions(+), 1 del

[PATCH] cpufreq: Fix error return code in cpufreq_online()

2020-11-25 Thread Wang ShaoBo
Fix to return proper error code instaed of 0 in cpufreq_online(), as done elsewhere in this function. Signed-off-by: Wang ShaoBo --- drivers/cpufreq/cpufreq.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c index 1e7e3