]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/sti: fix inconsistent indenting warning
authorCharles Han <hanchunchao@inspur.com>
Wed, 5 Mar 2025 10:16:41 +0000 (18:16 +0800)
committerRaphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Thu, 3 Apr 2025 15:22:56 +0000 (17:22 +0200)
commite773db73fd24fb8c2b3e0393ed0bbaa4c4a00a5d
tree0cb405deb357b5779c16f832add314559736295f
parenta73d71366e3754c1068fd82ddb3d1bb2cbd648e9
drm/sti: fix inconsistent indenting warning

Fix below inconsistent indenting smatch warning.
smatch warnings:
drivers/gpu/drm/sti/sti_hda.c:696 sti_hda_bind() warn: inconsistent indenting

Signed-off-by: Charles Han <hanchunchao@inspur.com>
Acked-by: Raphaƫl Gallais-Pou <rgallaispou@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250305101641.2399-1-hanchunchao@inspur.com
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
drivers/gpu/drm/sti/sti_hda.c