Drop the repeated word "to" in a comment.

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: Nick Dyer <n...@shmanahar.org>
Cc: Dmitry Torokhov <dmitry.torok...@gmail.com>
Cc: Benjamin Tissoires <benjamin.tissoi...@redhat.com>
---
 include/linux/rmi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/rmi.h
+++ linux-next-20200717/include/linux/rmi.h
@@ -206,7 +206,7 @@ struct rmi_device_platform_data_spi {
  *
  * @reset_delay_ms - after issuing a reset command to the touch sensor, the
  * driver waits a few milliseconds to give the firmware a chance to
- * to re-initialize.  You can override the default wait period here.
+ * re-initialize.  You can override the default wait period here.
  * @irq: irq associated with the attn gpio line, or negative
  */
 struct rmi_device_platform_data {

Reply via email to