Re: [Intel-gfx] [PATCH] dma-buf: Switch to inline kerneldoc

2021-06-23 Thread Sam Ravnborg
Hi Daniel, looks good. On Wed, Jun 23, 2021 at 06:17:12PM +0200, Daniel Vetter wrote: > Also review & update everything while we're at it. > > This is prep work to smash a ton of stuff into the kerneldoc for > @resv. > > v2: Move the doc for sysfs_entry.attachment_uid to the right place too > (S

[Intel-gfx] [PATCH] dma-buf: Switch to inline kerneldoc

2021-06-23 Thread Daniel Vetter
Also review & update everything while we're at it. This is prep work to smash a ton of stuff into the kerneldoc for @resv. v2: Move the doc for sysfs_entry.attachment_uid to the right place too (Sam) Acked-by: Christian König Cc: Sam Ravnborg Reviewed-by: Alex Deucher Signed-off-by: Daniel Ve