On Thursday, December 6, 2018 5:20:25 AM CET Viresh Kumar wrote: > On 05-12-18, 10:57, Yangtao Li wrote: > > Delete a line of meaningless return and some useless blank lines. In a > > function > > whose return type is void, returning on the last line is not required. > > > > Signed-off-by: Yangtao Li <[email protected]> > > --- > > Changes in v2: > > -revert modify of MODULE_ > > -delete some blank lines > > --- > > drivers/cpufreq/cpufreq-nforce2.c | 3 --- > > 1 file changed, 3 deletions(-) > > Acked-by: Viresh Kumar <[email protected]>
Patch applied, thanks!

