mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 22:22:08 +02:00
media: atomisp: Fix indentation to use TAB instead of spaces
Replace spaces with TAB to comply with kernel coding style. Signed-off-by: Gabriel Shahrouzi <gshahrouzi@gmail.com> Link: https://lore.kernel.org/r/20250407123608.366190-1-gshahrouzi@gmail.com Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
2f9fc1b53c
commit
e079805764
|
|
@ -114,7 +114,7 @@ configure_dma(
|
|||
}
|
||||
|
||||
int ia_css_vf_configure(const struct ia_css_binary *binary,
|
||||
const struct ia_css_frame_info *out_info,
|
||||
const struct ia_css_frame_info *out_info,
|
||||
struct ia_css_frame_info *vf_info,
|
||||
unsigned int *downscale_log2)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user