]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/gr/gf100-: Clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 5 May 2022 08:13:45 +0000 (16:13 +0800)
committerLyude Paul <lyude@redhat.com>
Thu, 5 May 2022 19:16:16 +0000 (15:16 -0400)
commit8c557069680d24824dfacaa8f344867bbe011c8e
tree9b4b8ffa3f7b4b2d37c2770eeb88816ec8eaeff1
parent872a8f8205e33551c62c1cc8eff216a83223e682
drm/nouveau/gr/gf100-: Clean up some inconsistent indenting

Eliminate the follow smatch warning:

drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1925
gf100_gr_oneinit_tiles() warn: inconsistent indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220505081345.89762-1-jiapeng.chong@linux.alibaba.com
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c