]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
media: atomisp: Fix spelling error in ia_css_sdis2_types.h
authorLiu Jing <liujing@cmss.chinamobile.com>
Mon, 9 Dec 2024 06:40:22 +0000 (14:40 +0800)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 5 May 2025 07:47:27 +0000 (09:47 +0200)
Fix the coefficients spelling error in ia_css_sdis2_types.h.

Signed-off-by: Liu Jing <liujing@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241209064022.4342-1-liujing@cmss.chinamobile.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ia_css_sdis2_types.h

index f378028785280faf7d8dfbc6d0362c29a4fdc71e..2bed08435755a4d02aaf5fe8bea697172d55211d 100644 (file)
@@ -19,7 +19,7 @@
 #endif
 
 /* DVS 2.0 Coefficient types. This structure contains 4 pointers to
- *  arrays that contain the coeffients for each type.
+ *  arrays that contain the coefficients for each type.
  */
 struct ia_css_dvs2_coef_types {
        s16 *odd_real; /** real part of the odd coefficients*/