linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mmp: Fine-tuning for sram_probe()
@ 2016-12-03 16:57 SF Markus Elfring
  2016-12-03 17:00 ` [PATCH 1/2] ARM: mmp: Check return values from ioremap() and kstrdup() in sram_probe() SF Markus Elfring
  2016-12-03 17:02 ` [PATCH 2/2] ARM: mmp: Delete an unnecessary variable initialisation " SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2016-12-03 16:57 UTC (permalink / raw)
  To: linux-arm-kernel, Eric Miao, Haojian Zhuang, Leo Yan, Russell King
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 3 Dec 2016 17:50:23 +0100

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

Markus Elfring (2):
  Check return values from ioremap() and kstrdup()
  Delete an unnecessary variable initialisation

 arch/arm/mach-mmp/sram.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2016-12-03 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-03 16:57 [PATCH 0/2] ARM: mmp: Fine-tuning for sram_probe() SF Markus Elfring
2016-12-03 17:00 ` [PATCH 1/2] ARM: mmp: Check return values from ioremap() and kstrdup() in sram_probe() SF Markus Elfring
2016-12-03 17:02 ` [PATCH 2/2] ARM: mmp: Delete an unnecessary variable initialisation " SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).