trivial: fix typo "to to" in multiple files
Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
4f37940d64
commit
fd589a8f0a
@ -2540,7 +2540,7 @@ static int calc_baud_rate_divisor(int baudrate, int *divisor)
|
||||
|
||||
/*****************************************************************************
|
||||
* send_cmd_write_uart_register
|
||||
* this function builds up a uart register message and sends to to the device.
|
||||
* this function builds up a uart register message and sends to the device.
|
||||
*****************************************************************************/
|
||||
static int send_cmd_write_uart_register(struct edgeport_port *edge_port,
|
||||
__u8 regNum, __u8 regValue)
|
||||
|
Reference in New Issue
Block a user