Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: rc: redrat3: Fix a typo

Change 'an' to 'on'.

Signed-off-by: lijian <lijian@yulong.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

authored by

lijian and committed by
Mauro Carvalho Chehab
adb08a09 e5dd8644

+1 -1
+1 -1
drivers/media/rc/redrat3.c
··· 6 6 * based heavily on the work of Stephen Cox, with additional 7 7 * help from RedRat Ltd. 8 8 * 9 - * This driver began life based an an old version of the first-generation 9 + * This driver began life based on an old version of the first-generation 10 10 * lirc_mceusb driver from the lirc 0.7.2 distribution. It was then 11 11 * significantly rewritten by Stephen Cox with the aid of RedRat Ltd's 12 12 * Chris Dodge.