Message ID | 20190216155527.11839-1-tiny.windzz@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | cpufreq: do some cleanup | expand |
On 16-02-19, 10:55, Yangtao Li wrote: > The informations come from the coccinelle tool. > > drivers/cpufreq/longhaul.c:854:2-3: Unneeded semicolon > drivers/cpufreq/pcc-cpufreq.c:271:2-3: Unneeded semicolon > > Yangtao Li (2): > cpufreq: pcc-cpufreq: remove unneeded semicolon > cpufreq: longhaul: remove unneeded semicolon > > drivers/cpufreq/longhaul.c | 2 +- > drivers/cpufreq/pcc-cpufreq.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied. Thanks.