]> git.baikalelectronics.ru Git - kernel.git/commit
drm: drm_atomic_uapi.c: Use tabs for code indents
authorBeatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Mon, 19 Apr 2021 10:44:17 +0000 (11:44 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Apr 2021 08:46:00 +0000 (10:46 +0200)
commitece7bb268b62a085310a751f02ee6615cc6d6a13
treefb76eb341161679e9501585a6c735d9bf598aa93
parent22b187a2c642fcaaaf205a78a6e9c0e71eb9d64f
drm: drm_atomic_uapi.c: Use tabs for code indents

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

Signed-off-by: Beatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/dc8286f5590fff609f924845fb622dd5f962a11b.1618828127.git.martinsdecarvalhobeatriz@gmail.com
drivers/gpu/drm/drm_atomic_uapi.c