[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250714142645.88038-1-sina.hz@gmail.com>
Date: Mon, 14 Jul 2025 16:26:45 +0200
From: sina hosseinizad <sina.hz@...il.com>
To: hansg@...nel.org,
mchehab@...nel.org
Cc: sakari.ailus@...ux.intel.com,
andy@...nel.org,
gregkh@...uxfoundation.org,
linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev,
sina hosseinizad <sina.hz@...il.com>
Subject: [PATCH] media: staging: atomisp: stylefix
change the spaces at the beginning of the line to tabs
Signed-off-by: sina hosseinizad <sina.hz@...il.com>
---
My first contribution to the linux kernel, so starting out with a stylefix
---
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c b/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
index bc97fa2c374c..bd3a017490ef 100644
--- a/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
+++ b/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
@@ -2347,7 +2347,7 @@ int atomisp_css_video_configure_output(struct atomisp_sub_device *asd,
}
int atomisp_css_video_configure_viewfinder(
- struct atomisp_sub_device *asd,
+ struct atomisp_sub_device *asd,
unsigned int width, unsigned int height,
unsigned int min_width,
enum ia_css_frame_format format)
--
2.39.5
Powered by blists - more mailing lists