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