From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Thu, 27 Apr 2017 21:45:17 +0200 Subject: [PATCH 0/2] hwtracing-coresight: Fine-tuning for two function implementations Message-ID: <52619d05-65c4-149d-f355-cf9c037a0c9b@users.sourceforge.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Markus Elfring 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