[PATCH 0/3] drm: Use tabs for code indents

From: Beatriz Martins de Carvalho
Date: Wed Apr 21 2021 - 15:42:56 EST


Remove space and use tabs for indent the code to follow the
Linux kernel coding conventions.
Problem found by checkpatch

Beatriz Martins de Carvalho (3):
drm: drm_atomic_uapi.c: Use tabs for code indents
drm: drm_blend.c: Use tabs for code indents
drm: drm_connector.c: Use tabs for code indents

drivers/gpu/drm/drm_atomic_uapi.c | 6 ++---
drivers/gpu/drm/drm_blend.c | 4 ++--
drivers/gpu/drm/drm_connector.c | 38 +++++++++++++++----------------
3 files changed, 24 insertions(+), 24 deletions(-)

--
2.25.1