mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02: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:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user