[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DDJ1LC1XM765.33V1SPVZAIKP5@kernel.org>
Date: Wed, 15 Oct 2025 18:39:01 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Ankan Biswas" <spyjetfayed@...il.com>
Cc: <bbrezillon@...nel.org>, <himal.prasad.ghimiray@...el.com>,
<matt.coster@...tec.com>, <robin.clark@....qualcomm.com>,
<matthew.brost@...el.com>, <aliceryhl@...gle.com>,
<thomas.hellstrom@...ux.intel.com>, <maarten.lankhorst@...ux.intel.com>,
<mripard@...nel.org>, <tzimmermann@...e.de>, <simona@...ll.ch>,
<skhan@...uxfoundation.org>, <khalid@...nel.org>,
<david.hunter.linux@...il.com>, <linux-kernel@...r.kernel.org>,
<linux-kernel-mentees@...ts.linux.dev>, <dri-devel@...ts.freedesktop.org>,
"Stephen Rothwell" <sfr@...b.auug.org.au>
Subject: Re: [PATCH v3] drm/gpuvm: Fix kernel-doc warning for
drm_gpuvm_map_req.map
On Wed Oct 15, 2025 at 5:20 PM CEST, Ankan Biswas wrote:
> The kernel-doc for struct drm_gpuvm_map_req.map was added as '@...map'
> instead of '@...', leading to this warning during htmldocs build:
>
> WARNING: include/drm/drm_gpuvm.h:1083 struct member 'map' not described in 'drm_gpuvm_map_req'
>
> Fixes: 000a45dce7ad ("drm/gpuvm: Pass map arguments through a struct")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Closes: https://lore.kernel.org/all/20250821133539.03aa298e@canb.auug.org.au/
> Signed-off-by: Ankan Biswas <spyjetfayed@...il.com>
Applied to drm-misc-fixes, thanks!
Powered by blists - more mailing lists