All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MMP clock: Adjustments for seven function implementations
@ 2017-09-27  7:23 ` SF Markus Elfring
  0 siblings, 0 replies; 16+ messages in thread
From: SF Markus Elfring @ 2017-09-27  7:23 UTC (permalink / raw)
  To: linux-clk, Chao Xie, Michael Turquette, Stephen Boyd
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 27 Sep 2017 09:21:23 +0200

Three update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Delete an error message for a failed memory allocation in three functions
  Use common error handling code in mmp_clk_register_mix()
  Adjust 12 checks for null pointers

 drivers/clk/mmp/clk-frac.c   |  4 +---
 drivers/clk/mmp/clk-gate.c   |  4 +---
 drivers/clk/mmp/clk-mix.c    | 27 +++++++++++----------------
 drivers/clk/mmp/clk-mmp2.c   |  6 +++---
 drivers/clk/mmp/clk-pxa168.c |  6 +++---
 drivers/clk/mmp/clk-pxa910.c |  8 ++++----
 6 files changed, 23 insertions(+), 32 deletions(-)

-- 
2.14.1


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

end of thread, other threads:[~2017-11-14  1:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27  7:23 [PATCH 0/3] MMP clock: Adjustments for seven function implementations SF Markus Elfring
2017-09-27  7:23 ` SF Markus Elfring
2017-09-27  7:25 ` [PATCH 1/3] clk/mmp: Delete an error message for a failed memory allocation in three functions SF Markus Elfring
2017-09-27  7:25   ` SF Markus Elfring
2017-11-14  1:59   ` Stephen Boyd
2017-11-14  1:59     ` Stephen Boyd
2017-09-27  7:26 ` [PATCH 2/3] clk/mmp: Use common error handling code in mmp_clk_register_mix() SF Markus Elfring
2017-09-27  7:26   ` SF Markus Elfring
2017-11-14  1:59   ` Stephen Boyd
2017-11-14  1:59     ` Stephen Boyd
2017-09-27  7:27 ` [PATCH 3/3] clk/mmp: Adjust 12 checks for null pointers SF Markus Elfring
2017-09-27  7:27   ` SF Markus Elfring
2017-09-27  9:26   ` Sylwester Nawrocki
2017-09-27  9:26     ` Sylwester Nawrocki
2017-11-14  1:59   ` Stephen Boyd
2017-11-14  1:59     ` 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.