Re: [PATCH] drm: unify formatting for color management documentation

2020-11-03 Thread Daniel Vetter
On Tue, Nov 3, 2020 at 11:31 AM Simon Ser wrote: > > Other properties are documented with a colon character after the > property name. Consistently using a colon character allows the docs to > be machine-readable. > > Signed-off-by: Simon Ser > Cc: Daniel Vetter Acked-by: Daniel Vetter > --- >

[PATCH] drm: unify formatting for color management documentation

2020-11-03 Thread Simon Ser
Other properties are documented with a colon character after the property name. Consistently using a colon character allows the docs to be machine-readable. Signed-off-by: Simon Ser Cc: Daniel Vetter --- drivers/gpu/drm/drm_color_mgmt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)