All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] DMA-buf: Fine-tuning for four function implementations
@ 2017-05-08  9:10 ` SF Markus Elfring
  0 siblings, 0 replies; 30+ messages in thread
From: SF Markus Elfring @ 2017-05-08  9:10 UTC (permalink / raw)
  To: dri-devel, linaro-mm-sig, linux-media, Gustavo Padovan,
	Sumit Semwal
  Cc: kernel-janitors, LKML

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 8 May 2017 11:05:05 +0200

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

Markus Elfring (4):
  Combine two function calls into one in dma_buf_debug_show()
  Improve a size determination in dma_buf_attach()
  Adjust a null pointer check in dma_buf_attach()
  Use seq_putc() in two functions

 drivers/dma-buf/dma-buf.c    | 8 +++-----
 drivers/dma-buf/sync_debug.c | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.12.2


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

end of thread, other threads:[~2017-05-09  4:30 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-08  9:10 [PATCH 0/4] DMA-buf: Fine-tuning for four function implementations SF Markus Elfring
2017-05-08  9:10 ` SF Markus Elfring
2017-05-08  9:10 ` SF Markus Elfring
2017-05-08  9:11 ` [PATCH 1/4] dma-buf: Combine two function calls into one in dma_buf_debug_show() SF Markus Elfring
2017-05-08  9:11   ` SF Markus Elfring
2017-05-08  9:11   ` SF Markus Elfring
2017-05-08 14:31   ` Gustavo Padovan
2017-05-08 14:31     ` Gustavo Padovan
2017-05-08 14:31     ` Gustavo Padovan
2017-05-08  9:12 ` [PATCH 2/4] dma-buf: Improve a size determination in dma_buf_attach() SF Markus Elfring
2017-05-08  9:12   ` SF Markus Elfring
2017-05-08  9:12   ` SF Markus Elfring
2017-05-08 14:31   ` Gustavo Padovan
2017-05-08 14:31     ` Gustavo Padovan
2017-05-08 14:31     ` Gustavo Padovan
2017-05-08  9:13 ` [PATCH 3/4] dma-buf: Adjust a null pointer check " SF Markus Elfring
2017-05-08  9:13   ` SF Markus Elfring
2017-05-08  9:13   ` SF Markus Elfring
2017-05-08 14:32   ` Gustavo Padovan
2017-05-08 14:32     ` Gustavo Padovan
2017-05-08 14:32     ` Gustavo Padovan
2017-05-08  9:14 ` [PATCH 4/4] dma-buf: Use seq_putc() in two functions SF Markus Elfring
2017-05-08  9:14   ` SF Markus Elfring
2017-05-08  9:14   ` SF Markus Elfring
2017-05-08 14:33   ` Gustavo Padovan
2017-05-08 14:33     ` Gustavo Padovan
2017-05-08 14:33     ` Gustavo Padovan
2017-05-08 15:12 ` [PATCH 0/4] DMA-buf: Fine-tuning for four function implementations Sumit Semwal
2017-05-09  4:18 ` Sumit Semwal
2017-05-09  4:30   ` Sumit Semwal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.