Hi all,
After merging the drm-misc tree, today's linux-next build (htmldocs) produced this warning:
include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_in' not described in 'dma_buf' include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_out' not described in 'dma_buf'
Introduced by commit
6b51b02a3a0a ("dma-buf: fix and rework dma_buf_poll v7")
Thanks for the notice, going to fix this.
Christian.
Am 05.10.21 um 09:59 schrieb Stephen Rothwell:
Hi all,
After merging the drm-misc tree, today's linux-next build (htmldocs) produced this warning:
include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_in' not described in 'dma_buf' include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_out' not described in 'dma_buf'
Introduced by commit
6b51b02a3a0a ("dma-buf: fix and rework dma_buf_poll v7")
Hi all,
On Tue, 5 Oct 2021 10:23:23 +0200 Christian König christian.koenig@amd.com wrote:
Am 05.10.21 um 09:59 schrieb Stephen Rothwell:
After merging the drm-misc tree, today's linux-next build (htmldocs) produced this warning:
include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_in' not described in 'dma_buf' include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_out' not described in 'dma_buf'
Introduced by commit
6b51b02a3a0a ("dma-buf: fix and rework dma_buf_poll v7")
Thanks for the notice, going to fix this.
I am still seeing these warnings.
Hi Stephen,
On Tue, 5 Oct 2021 18:59:40 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
Hi all,
After merging the drm-misc tree, today's linux-next build (htmldocs) produced this warning:
include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_in' not described in 'dma_buf' include/linux/dma-buf.h:456: warning: Function parameter or member 'cb_out' not described in 'dma_buf'
Introduced by commit
6b51b02a3a0a ("dma-buf: fix and rework dma_buf_poll v7")
This is back again as well :-(
dri-devel@lists.freedesktop.org