Re: [PATCH] video: fix inconsistent indentation warning

From: Suraj Sonawane
Date: Wed Oct 16 2024 - 00:04:43 EST


On 15/10/24 02:02, Helge Deller wrote:
On 10/6/24 09:15, SurajSonawane2415 wrote:
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@xxxxxxxxx>
---
  drivers/video/fbdev/nvidia/nv_hw.c | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)

applied.

Thanks!
Helge
Thank you for applying the patch!

Best regards,
Suraj Sonawane