Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637858
| From | Sumit Semwal <sumit.semwal@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] DMA-buf: Fine-tuning for four function implementations |
| Date | 2017-05-09 06:30 +0200 |
| Message-ID | <tF4WB-54x-1@gated-at.bofh.it> (permalink) |
| References | <tEMZI-1ZS-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Markus, On 8 May 2017 at 14:40, SF Markus Elfring <elfring@users.sourceforge.net> wrote: > 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 All queued up in drm-misc-next now. Thanks! > > drivers/dma-buf/dma-buf.c | 8 +++----- > drivers/dma-buf/sync_debug.c | 6 +++--- > 2 files changed, 6 insertions(+), 8 deletions(-) > > -- > 2.12.2 > Best regards, Sumit.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/4] DMA-buf: Fine-tuning for four function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 11:20 +0200
[PATCH 4/4] dma-buf: Use seq_putc() in two functions SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 11:20 +0200
Re: [PATCH 4/4] dma-buf: Use seq_putc() in two functions Gustavo Padovan <gustavo@padovan.org> - 2017-05-08 16:40 +0200
[PATCH 1/4] dma-buf: Combine two function calls into one in dma_buf_debug_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 11:20 +0200
Re: [PATCH 1/4] dma-buf: Combine two function calls into one in dma_buf_debug_show() Gustavo Padovan <gustavo@padovan.org> - 2017-05-08 16:40 +0200
[PATCH 3/4] dma-buf: Adjust a null pointer check in dma_buf_attach() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 11:20 +0200
Re: [PATCH 3/4] dma-buf: Adjust a null pointer check in dma_buf_attach() Gustavo Padovan <gustavo@padovan.org> - 2017-05-08 16:40 +0200
[PATCH 2/4] dma-buf: Improve a size determination in dma_buf_attach() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 11:20 +0200
Re: [PATCH 2/4] dma-buf: Improve a size determination in dma_buf_attach() Gustavo Padovan <gustavo@padovan.org> - 2017-05-08 16:40 +0200
Re: [PATCH 0/4] DMA-buf: Fine-tuning for four function implementations Sumit Semwal <sumit.semwal@linaro.org> - 2017-05-09 06:30 +0200
csiph-web