linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwtracing-coresight: Fine-tuning for two function implementations
@ 2017-04-27 19:45 SF Markus Elfring
  2017-04-27 19:46 ` [PATCH 1/2] coresight-stm: Use devm_kcalloc() in stm_probe() SF Markus Elfring
  2017-04-27 19:47 ` [PATCH 2/2] of_coresight: Use devm_kcalloc() in of_coresight_alloc_memory() SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2017-04-27 19:45 UTC (permalink / raw)
  To: linux-arm-kernel

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 27 Apr 2017 21:34:32 +0200

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

Markus Elfring (2):
  Use devm_kcalloc() in stm_probe()
  Use devm_kcalloc() in of_coresight_alloc_memory()

 drivers/hwtracing/coresight/coresight-stm.c | 6 +++---
 drivers/hwtracing/coresight/of_coresight.c  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.12.2

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

end of thread, other threads:[~2017-04-27 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-27 19:45 [PATCH 0/2] hwtracing-coresight: Fine-tuning for two function implementations SF Markus Elfring
2017-04-27 19:46 ` [PATCH 1/2] coresight-stm: Use devm_kcalloc() in stm_probe() SF Markus Elfring
2017-04-27 19:47 ` [PATCH 2/2] of_coresight: Use devm_kcalloc() in of_coresight_alloc_memory() 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).