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

media: dvbdev.h: fix duplicated word in comment

Change the doubled word "the" in a comment to "to the".
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent f040e0fd
...@@ -385,7 +385,7 @@ struct i2c_client; ...@@ -385,7 +385,7 @@ struct i2c_client;
* with dvb_module_probe() should use dvb_module_release() to unbind. * with dvb_module_probe() should use dvb_module_release() to unbind.
* *
* Return: * 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. * I2C device. %NULL otherwise.
* *
* .. note:: * .. note::
......
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