mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] RapidIO: Tsi721-DMA: Adjustments for five function implementations
@ 2017-12-15 16:32 SF Markus Elfring
  2017-12-15 16:34 ` [PATCH 1/3] rapidio: tsi721_dma: Delete an error message for a failed memory allocation in tsi721_alloc_chan_resources() SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-12-15 16:32 UTC (permalink / raw)
  To: kernel-janitors, Alexandre Bounine, Matt Porter; +Cc: LKML

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 15 Dec 2017 17:28:32 +0100

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

Markus Elfring (3):
  Delete an error message for a failed memory allocation in tsi721_alloc_chan_resources()
  Delete an unnecessary variable initialisation in tsi721_alloc_chan_resources()
  Adjust six checks for null pointers

 drivers/rapidio/devices/tsi721_dma.c | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2017-12-21 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15 16:32 [PATCH 0/3] RapidIO: Tsi721-DMA: Adjustments for five function implementations SF Markus Elfring
2017-12-15 16:34 ` [PATCH 1/3] rapidio: tsi721_dma: Delete an error message for a failed memory allocation in tsi721_alloc_chan_resources() SF Markus Elfring
2017-12-15 16:36 ` [PATCH 2/3] rapidio: tsi721_dma: Delete an unnecessary variable initialisation " SF Markus Elfring
2017-12-15 16:37 ` [PATCH 3/3] rapidio: tsi721_dma: Adjust six checks for null pointers SF Markus Elfring
2017-12-21 13:59 ` [PATCH 0/3] RapidIO: Tsi721-DMA: Adjustments for five function implementations Bounine, Alexandre

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