All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PM / devfreq: do some cleanup
@ 2019-02-16 15:18 ` Yangtao Li
  0 siblings, 0 replies; 25+ messages in thread
From: Yangtao Li @ 2019-02-16 15:18 UTC (permalink / raw)
  To: cw00.choi, myungjoo.ham, kyungmin.park, heiko, thierry.reding,
	jonathanh
  Cc: linux-pm, linux-arm-kernel, linux-rockchip, linux-kernel,
	linux-tegra, Yangtao Li

The informations come from the coccinelle tool.

drivers/devfreq/tegra-devfreq.c:577:5-8: Unneeded variable: "ret".
Return "0" on line 603
drivers/devfreq/rk3399_dmc.c:325:2-3: Unneeded semicolon
drivers/devfreq/event/rockchip-dfi.c:214:2-3: Unneeded semicolon

Yangtao Li (3):
  PM / devfreq: rk3399_dmc: remove unneeded semicolon
  PM / devfreq: rockchip-dfi: remove unneeded semicolon
  PM / devfreq: tegra: remove unneeded variable

 drivers/devfreq/event/rockchip-dfi.c | 2 +-
 drivers/devfreq/rk3399_dmc.c         | 2 +-
 drivers/devfreq/tegra-devfreq.c      | 7 ++-----
 3 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2019-02-20 14:26 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-16 15:18 [PATCH 0/3] PM / devfreq: do some cleanup Yangtao Li
2019-02-16 15:18 ` Yangtao Li
2019-02-16 15:18 ` [PATCH 1/3] PM / devfreq: rk3399_dmc: remove unneeded semicolon Yangtao Li
2019-02-16 15:18   ` Yangtao Li
     [not found]   ` <20190216151826.11584-2-tiny.windzz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-02-18  0:34     ` Chanwoo Choi
2019-02-18  0:34       ` Chanwoo Choi
2019-02-18  0:34       ` Chanwoo Choi
2019-02-20 13:55       ` MyungJoo Ham
2019-02-20 13:55         ` MyungJoo Ham
2019-02-16 15:18 ` [PATCH 2/3] PM / devfreq: rockchip-dfi: " Yangtao Li
2019-02-16 15:18   ` Yangtao Li
     [not found]   ` <20190216151826.11584-3-tiny.windzz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-02-18  0:35     ` Chanwoo Choi
2019-02-18  0:35       ` Chanwoo Choi
2019-02-18  0:35       ` Chanwoo Choi
2019-02-20 13:57       ` MyungJoo Ham
2019-02-20 13:57         ` MyungJoo Ham
2019-02-16 15:18 ` [PATCH 3/3] PM / devfreq: tegra: remove unneeded variable Yangtao Li
2019-02-16 15:18   ` Yangtao Li
2019-02-18  0:38   ` Chanwoo Choi
2019-02-18  0:38     ` Chanwoo Choi
2019-02-18  9:55     ` Jon Hunter
2019-02-18  9:55       ` Jon Hunter
2019-02-18  9:55       ` Jon Hunter
2019-02-20 14:25       ` MyungJoo Ham
2019-02-20 14:25         ` MyungJoo Ham

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.