[PATCH 0/3] drm: Use tabs for code indents
Beatriz Martins de Carvalho
martinsdecarvalhobeatriz at gmail.com
Wed Apr 21 19:42:46 UTC 2021
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
More information about the dri-devel
mailing list