mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
media: dvbdev.h: fix duplicated word in comment
Change the doubled word "the" in a comment to "to the". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
f040e0fd29
commit
ffb1897160
@ -385,7 +385,7 @@ struct i2c_client;
|
||||
* with dvb_module_probe() should use dvb_module_release() to unbind.
|
||||
*
|
||||
* Return:
|
||||
* On success, return an &struct i2c_client, pointing the the bound
|
||||
* On success, return an &struct i2c_client, pointing to the bound
|
||||
* I2C device. %NULL otherwise.
|
||||
*
|
||||
* .. note::
|
||||
|
Loading…
Reference in New Issue
Block a user