mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 17:03:47 -04:00
media: atomisp: Fix typo in comments
Remove the repeated word 'and' from comments file: drivers/staging/media/atomisp/pci/hive_isp_css_include/host/debug_public.h line: 28 * The buffer has a remote and and a local store changed to: * The buffer has a remote and a local store Link: https://lore.kernel.org/linux-media/20220622143442.16942-1-jiangjian@cdjrlc.com Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
0c122ad91f
commit
871f13fe12
@@ -25,7 +25,7 @@
|
||||
* Simple queuing trace buffer for debug data
|
||||
* instantiatable in SP DMEM
|
||||
*
|
||||
* The buffer has a remote and and a local store
|
||||
* The buffer has a remote and a local store
|
||||
* which contain duplicate data (when in sync).
|
||||
* The buffers are automatically synched when the
|
||||
* user dequeues, or manualy using the synch function
|
||||
|
||||
Reference in New Issue
Block a user