All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] clk: pr_err() strings should end with newlines
@ 2017-11-24  6:55 ` Arvind Yadav
  0 siblings, 0 replies; 34+ messages in thread
From: Arvind Yadav @ 2017-11-24  6:55 UTC (permalink / raw)
  To: sboyd, mcoquelin.stm32, alexandre.torgue, ysato, vz,
	slemieux.tyco, vireshk
  Cc: linux-kernel, linux-clk, linux-arm-kernel

pr_err() messages should end with a new-line to avoid other messages
being concatenated.

Arvind Yadav (6):
  [PATCH 1/6] clk: stm32f4: pr_err() strings should end with newlines
  [PATCH 2/6] clk: lpc32xx: pr_err() strings should end with newlines
  [PATCH 3/6] clk: SPEAr: pr_err() strings should end with newlines
  [PATCH 4/6] SPEAr: clk: pr_err() strings should end with newlines
  [PATCH 5/6] clk: h8s2678: pr_err() strings should end with newlines
  [PATCH 6/6] clk: h8300: pr_err() strings should end with newlines

 drivers/clk/clk-stm32f4.c          | 2 +-
 drivers/clk/h8300/clk-div.c        | 4 ++--
 drivers/clk/h8300/clk-h8s2678.c    | 6 +++---
 drivers/clk/nxp/clk-lpc32xx.c      | 4 ++--
 drivers/clk/spear/clk-frac-synth.c | 2 +-
 drivers/clk/spear/clk-gpt-synth.c  | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-12-07  6:41 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-24  6:55 [PATCH 0/6] clk: pr_err() strings should end with newlines Arvind Yadav
2017-11-24  6:55 ` Arvind Yadav
2017-11-24  6:55 ` [PATCH 1/6] clk: stm32f4: " Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-12-07  6:40   ` Stephen Boyd
2017-12-07  6:40     ` Stephen Boyd
2017-11-24  6:55 ` [PATCH 2/6] clk: lpc32xx: " Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-11-25  8:59   ` Vladimir Zapolskiy
2017-11-25  8:59     ` Vladimir Zapolskiy
2017-12-07  6:41   ` Stephen Boyd
2017-12-07  6:41     ` Stephen Boyd
2017-11-24  6:55 ` [PATCH 3/6] clk: SPEAr: " Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-11-28  2:42   ` Viresh Kumar
2017-11-28  2:42     ` Viresh Kumar
2017-12-07  6:41   ` Stephen Boyd
2017-12-07  6:41     ` Stephen Boyd
2017-11-24  6:55 ` [PATCH 4/6] SPEAr: clk: " Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-11-28  2:42   ` Viresh Kumar
2017-11-28  2:42     ` Viresh Kumar
2017-12-07  6:41   ` Stephen Boyd
2017-12-07  6:41     ` Stephen Boyd
2017-11-24  6:55 ` [PATCH 5/6] clk: h8s2678: " Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-12-07  6:41   ` Stephen Boyd
2017-12-07  6:41     ` Stephen Boyd
2017-11-24  6:55 ` [PATCH 6/6] clk: h8300: " Arvind Yadav
2017-11-24  6:55   ` Arvind Yadav
2017-12-07  6:41   ` Stephen Boyd
2017-12-07  6:41     ` Stephen Boyd

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.