Hi Geert,
On Wed, Jul 06, 2022 at 03:16:18PM +0200, Geert Uytterhoeven wrote:
> Fix various spelling and grammar mistakes in the kerneldoc comments
> documenting the offsets member in the drm_framebuffer structure:
> - s/laytou/layout/,
> - Add missing "is",
> - s/it/its/.
>
> Signed-off-by
Fix various spelling and grammar mistakes in the kerneldoc comments
documenting the offsets member in the drm_framebuffer structure:
- s/laytou/layout/,
- Add missing "is",
- s/it/its/.
Signed-off-by: Geert Uytterhoeven
Acked-by: Sam Ravnborg
Reviewed-by: Simon Ser
---
v2:
- Add Acked-b