drm: drm_blend.c: Use tabs for code indents
authorBeatriz Martins de Carvalho <martinsdecarvalhobeatriz@gmail.com>
Mon, 19 Apr 2021 10:44:18 +0000 (11:44 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Apr 2021 08:46:35 +0000 (10:46 +0200)
commit6d3fb7a88d7d97da6e153b9a335afd4b64812093
treea44fbd8e16aa2645288ecc9caf81fe0ee27d90a5
parente8b0587699a00b2626110cf90303339cb9c4bf26
drm: drm_blend.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/f441188f84aac2f9f72f36a42c88623b16cd1f87.1618828127.git.martinsdecarvalhobeatriz@gmail.com
drivers/gpu/drm/drm_blend.c