On 05-04-16, 10:38, Geliang Tang wrote: > Use list_for_each_entry*() instead of list_for_each*() to simplify > the code. > > Signed-off-by: Geliang Tang <[email protected]> > --- > drivers/cpufreq/mt8173-cpufreq.c | 14 ++++---------- > 1 file changed, 4 insertions(+), 10 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- viresh

