All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: zynq: Clean up
@ 2014-09-02 23:02 ` Soren Brinkmann
  0 siblings, 0 replies; 10+ messages in thread
From: Soren Brinkmann @ 2014-09-02 23:02 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

triggered by that discussion whether checkpatch should be used to check
files, I ran checkpatch on Zynq's clock code. A few of the reported
issues I found worth fixing.

	Thanks,
	S?ren

Soren Brinkmann (3):
  clk: zynq: Remove unnecessary OOM message
  clk: zynq: Remove pointless return at end of void function
  clk: zynq: Move const initdata into correct code section

 drivers/clk/zynq/clkc.c | 30 ++++++++++++++----------------
 drivers/clk/zynq/pll.c  |  4 +---
 2 files changed, 15 insertions(+), 19 deletions(-)

-- 
2.1.0.1.g27b9230

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

end of thread, other threads:[~2014-09-03  2:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 23:02 [PATCH 0/3] clk: zynq: Clean up Soren Brinkmann
2014-09-02 23:02 ` Soren Brinkmann
2014-09-02 23:02 ` [PATCH 1/3] clk: zynq: Remove unnecessary OOM message Soren Brinkmann
2014-09-02 23:02   ` Soren Brinkmann
2014-09-02 23:02 ` [PATCH 2/3] clk: zynq: Remove pointless return at end of void function Soren Brinkmann
2014-09-02 23:02   ` Soren Brinkmann
2014-09-02 23:02 ` [PATCH 3/3] clk: zynq: Move const initdata into correct code section Soren Brinkmann
2014-09-02 23:02   ` Soren Brinkmann
2014-09-03  2:38 ` [PATCH 0/3] clk: zynq: Clean up Mike Turquette
2014-09-03  2:38   ` Mike Turquette

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.