Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632351
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] hwtracing-coresight: Fine-tuning for two function implementations |
| Date | 2017-04-27 21:50 +0200 |
| Message-ID | <tAXAm-588-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] hwtracing-coresight: Fine-tuning for two function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-27 21:50 +0200 [PATCH 1/2] coresight-stm: Use devm_kcalloc() in stm_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-27 21:50 +0200
csiph-web