Commit 86541f04 authored by lijian's avatar lijian Committed by Mauro Carvalho Chehab

media: rc: rc-main.c: deleted the repeated word

deleted the repeated word 'the' in the comments.
Signed-off-by: default avatarlijian <lijian@yulong.com>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent adb08a09
......@@ -1940,7 +1940,7 @@ int rc_register_device(struct rc_dev *dev)
kfree(path);
/*
* once the the input device is registered in rc_setup_rx_device,
* once the input device is registered in rc_setup_rx_device,
* userspace can open the input device and rc_open() will be called
* as a result. This results in driver code being allowed to submit
* keycodes with rc_keydown, so lirc must be registered first.
......
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