Message ID | 20180506112404.24872-6-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On Sun, May 06, 2018 at 01:23:49PM +0200, Wolfram Sang wrote: > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Applied, thank you. > --- > drivers/input/misc/ati_remote2.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/input/misc/ati_remote2.c b/drivers/input/misc/ati_remote2.c > index ded5b84e336dae..d8fd58fdf05086 100644 > --- a/drivers/input/misc/ati_remote2.c > +++ b/drivers/input/misc/ati_remote2.c > @@ -22,7 +22,7 @@ MODULE_LICENSE("GPL"); > /* > * ATI Remote Wonder II Channel Configuration > * > - * The remote control can by assigned one of sixteen "channels" in order to facilitate > + * The remote control can be assigned one of sixteen "channels" in order to facilitate > * the use of multiple remote controls within range of each other. > * A remote's "channel" may be altered by pressing and holding the "PC" button for > * approximately 3 seconds, after which the button will slowly flash the count of the > -- > 2.11.0 >
diff --git a/drivers/input/misc/ati_remote2.c b/drivers/input/misc/ati_remote2.c index ded5b84e336dae..d8fd58fdf05086 100644 --- a/drivers/input/misc/ati_remote2.c +++ b/drivers/input/misc/ati_remote2.c @@ -22,7 +22,7 @@ MODULE_LICENSE("GPL"); /* * ATI Remote Wonder II Channel Configuration * - * The remote control can by assigned one of sixteen "channels" in order to facilitate + * The remote control can be assigned one of sixteen "channels" in order to facilitate * the use of multiple remote controls within range of each other. * A remote's "channel" may be altered by pressing and holding the "PC" button for * approximately 3 seconds, after which the button will slowly flash the count of the
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> --- drivers/input/misc/ati_remote2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)