linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] n2rng: Fine-tuning for n2rng_probe()
@ 2017-04-19  9:08 SF Markus Elfring
  2017-04-19  9:10 ` [PATCH 1/2] n2rng: Use devm_kcalloc() in n2rng_probe() SF Markus Elfring
  2017-04-19  9:11 ` [PATCH 2/2] n2rng: Combine substrings for two messages " SF Markus Elfring
  0 siblings, 2 replies; 9+ messages in thread
From: SF Markus Elfring @ 2017-04-19  9:08 UTC (permalink / raw)
  To: linux-crypto, David S. Miller, Herbert Xu, Matt Mackall, Shannon Nelson
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 19 Apr 2017 11:00:11 +0200

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

Markus Elfring (2):
  Use devm_kcalloc()
  Combine substrings for two messages

 drivers/char/hw_random/n2-drv.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

-- 
2.12.2

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

end of thread, other threads:[~2017-04-21 18:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-19  9:08 [PATCH 0/2] n2rng: Fine-tuning for n2rng_probe() SF Markus Elfring
2017-04-19  9:10 ` [PATCH 1/2] n2rng: Use devm_kcalloc() in n2rng_probe() SF Markus Elfring
2017-04-19 15:24   ` Shannon Nelson
2017-04-21 13:16   ` Herbert Xu
2017-04-19  9:11 ` [PATCH 2/2] n2rng: Combine substrings for two messages " SF Markus Elfring
2017-04-19 15:24   ` Shannon Nelson
2017-04-21 11:36   ` Herbert Xu
2017-04-21 14:53     ` David Miller
2017-04-21 18:22     ` Joe Perches

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).