Skip to content

Commit

Permalink
media: dvbdev.h: fix duplicated word in comment
Browse files Browse the repository at this point in the history
Change the doubled word "the" in a comment to "to the".

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
rddunlap authored and mchehab committed Jul 19, 2020
1 parent f040e0f commit ffb1897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/media/dvbdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit ffb1897

Please sign in to comment.