Commit fe209bf5 authored by Randy Dunlap's avatar Randy Dunlap Committed by Mauro Carvalho Chehab

media: Documentation/driver-api: media/cec-core: drop doubled word

Drop the doubled word "the".
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent e2c8f9ad
...@@ -335,7 +335,7 @@ So this must work: ...@@ -335,7 +335,7 @@ So this must work:
$ cat einj.txt >error-inj $ cat einj.txt >error-inj
The first callback is called when this file is read and it should show the The first callback is called when this file is read and it should show the
the current error injection state:: current error injection state::
int (*error_inj_show)(struct cec_adapter *adap, struct seq_file *sf); int (*error_inj_show)(struct cec_adapter *adap, struct seq_file *sf);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment