mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] dmaengine: zx: Fine-tuning for two function implementations
@ 2017-04-22 20:30 SF Markus Elfring
  2017-04-22 20:31 ` [PATCH 1/2] dmaengine: zx: Use devm_kcalloc() in zx_dma_probe() SF Markus Elfring
  2017-04-22 20:32 ` [PATCH 2/2] dmaengine: zx: Fix a typo in a comment line SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2017-04-22 20:30 UTC (permalink / raw)
  To: dmaengine, Dan Williams, Shawn Guo, Vinod Koul; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 22 Apr 2017 22:23:45 +0200

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

Markus Elfring (2):
  Use devm_kcalloc() in zx_dma_probe()
  Fix a typo in a comment line

 drivers/dma/zx_dma.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.12.2

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-22 20:30 [PATCH 0/2] dmaengine: zx: Fine-tuning for two function implementations SF Markus Elfring
2017-04-22 20:31 ` [PATCH 1/2] dmaengine: zx: Use devm_kcalloc() in zx_dma_probe() SF Markus Elfring
2017-04-22 20:32 ` [PATCH 2/2] dmaengine: zx: Fix a typo in a comment line 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

Powered by JetHome