Re: [PATCH v3] drm/mode: Improve drm_mode_fb_cmd2 documentation

2022-07-09 Thread Sam Ravnborg
Hi Geert, On Wed, Jul 06, 2022 at 03:20:18PM +0200, Geert Uytterhoeven wrote: > Fix various grammar mistakes in the kerneldoc comments documenting the > drm_mode_fb_cmd2 structure: > - s/is/are/, > - s/8 bit/8-bit/. > > Signed-off-by: Geert Uytterhoeven > Acked-by: Sam Ravnborg > Reviewed-b

[PATCH v3] drm/mode: Improve drm_mode_fb_cmd2 documentation

2022-07-06 Thread Geert Uytterhoeven
Fix various grammar mistakes in the kerneldoc comments documenting the drm_mode_fb_cmd2 structure: - s/is/are/, - s/8 bit/8-bit/. Signed-off-by: Geert Uytterhoeven Acked-by: Sam Ravnborg Reviewed-by: Simon Ser --- v3: - Add Reviewed-by. v2: - Add Acked-by, - Rebase on top of commit a