Hi all, After merging the v4l-dvb-next tree, today's linux-next build (htmldocs) produced these warnings: include/media/dvbdev.h:193: warning: Function parameter or member 'ref' not described in 'dvb_device' include/media/dvbdev.h:207: warning: expecting prototype for dvb_device_get(). Prototype was for dvb_device_put() instead Introduced by commit 0fc044b2b5e2 ("media: dvbdev: adopts refcnt to avoid UAF") -- Cheers, Stephen Rothwell