Re: [PATCH] drm/connector: hdmi: Fix kerneldoc warnings

2024-06-10 Thread Dmitry Baryshkov
On Mon, Jun 10, 2024 at 01:12:00PM +0200, Maxime Ripard wrote: > It looks like the documentation for the HDMI-related fields recently > added to both the drm_connector and drm_connector_state structures > trigger some warnings because of their use of anonymous structures: > > $ scripts/kernel-do

Re: [PATCH] drm/connector: hdmi: Fix kerneldoc warnings

2024-06-10 Thread kernel test robot
Hi Maxime, kernel test robot noticed the following build errors: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on drm-tip/drm-tip] [cannot apply to linus/master v6.10-rc3 next-20240607] [If your patch is applied to the wrong git tree, kindly drop us a note. And when sub

Re: [PATCH] drm/connector: hdmi: Fix kerneldoc warnings

2024-06-10 Thread kernel test robot
Hi Maxime, kernel test robot noticed the following build errors: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on drm-tip/drm-tip] [cannot apply to linus/master v6.10-rc3 next-20240607] [If your patch is applied to the wrong git tree, kindly drop us a note. And when sub

Re: [PATCH] drm/connector: hdmi: Fix kerneldoc warnings

2024-06-10 Thread Maxime Ripard
Hi, On Mon, Jun 10, 2024 at 01:12:00PM GMT, Maxime Ripard wrote: > It looks like the documentation for the HDMI-related fields recently > added to both the drm_connector and drm_connector_state structures > trigger some warnings because of their use of anonymous structures: > > $ scripts/kernel