fbdev: nvidiafb: fix inconsistent indentation warning
authorSurajSonawane2415 <surajsonawane0215@gmail.com>
Sun, 6 Oct 2024 07:15:14 +0000 (12:45 +0530)
committerHelge Deller <deller@gmx.de>
Tue, 15 Oct 2024 08:07:32 +0000 (10:07 +0200)
commit57e755d333d1465c1cbf31d28245d429e1015beb
tree39f96ef63bfc28208b2b870080025fb06fc2c34d
parent447794e44744aff3c0f11942b83b878b8bb6f72b
fbdev: nvidiafb: fix inconsistent indentation warning

Fix the indentation to ensure consistent code style and improve
readability, and to fix this warning:
drivers/video/fbdev/nvidia/nv_hw.c:1512 NVLoadStateExt() warn:
inconsistent indenting

Signed-off-by: SurajSonawane2415 <surajsonawane0215@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/nvidia/nv_hw.c