Re: [PATCH] video: fix inconsistent indentation warning

From: Helge Deller
Date: Mon Oct 14 2024 - 16:33:11 EST


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