Skip to content

Commit 4306942

Browse files
roshank8848Hans Verkuil
authored andcommitted
media: atomisp: Fix spelling mistake in sh_css_internal.h
codespell reported misspelled words still and member. This patch fixes misspellings. Signed-off-by: Roshan Khatri <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
1 parent 0661733 commit 4306942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/staging/media/atomisp/pci/sh_css_internal.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ struct sh_css_sp_pipeline {
511511
* of the associated pipe. Dynamic means that the data address can
512512
* change with every (frame) iteration of the associated pipe
513513
*
514-
* s3a and dis are now also dynamic but (stil) handled separately
514+
* s3a and dis are now also dynamic but (still) handled separately
515515
*/
516516
#define SH_CSS_NUM_DYNAMIC_FRAME_IDS (3)
517517

@@ -599,7 +599,7 @@ struct sh_css_sp_stage {
599599

600600
/*
601601
* Time: 2012-07-19, 17:40.
602-
* Note: Add a new data memeber "debug" in "sh_css_sp_group". This
602+
* Note: Add a new data member "debug" in "sh_css_sp_group". This
603603
* data member is used to pass the debugging command from the
604604
* Host to the SP.
605605
*

0 commit comments

Comments
 (0)