All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cpufreq: do some cleanup
@ 2019-02-16 15:55 Yangtao Li
  2019-02-16 15:55 ` [PATCH 1/2] cpufreq: pcc-cpufreq: remove unneeded semicolon Yangtao Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yangtao Li @ 2019-02-16 15:55 UTC (permalink / raw)
  To: rjw, viresh.kumar; +Cc: linux-pm, linux-kernel, Yangtao Li

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(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-18  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-16 15:55 [PATCH 0/2] cpufreq: do some cleanup Yangtao Li
2019-02-16 15:55 ` [PATCH 1/2] cpufreq: pcc-cpufreq: remove unneeded semicolon Yangtao Li
2019-02-16 15:55 ` [PATCH 2/2] cpufreq: longhaul: " Yangtao Li
2019-02-18  5:00 ` [PATCH 0/2] cpufreq: do some cleanup Viresh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.