Skip to content

Commit 53aab92

Browse files
rddunlapdtor
authored andcommitted
Input: synaptics-rmi4 - drop a duplicated word
Drop the repeated word "to" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 606e702 commit 53aab92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/rmi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ struct rmi_device_platform_data_spi {
206206
*
207207
* @reset_delay_ms - after issuing a reset command to the touch sensor, the
208208
* driver waits a few milliseconds to give the firmware a chance to
209-
* to re-initialize. You can override the default wait period here.
209+
* re-initialize. You can override the default wait period here.
210210
* @irq: irq associated with the attn gpio line, or negative
211211
*/
212212
struct rmi_device_platform_data {

0 commit comments

Comments
 (0)