Removed useless new line in function body
This commit is contained in:
parent
58e81b77e6
commit
3a8e2fcf7a
@ -1173,7 +1173,6 @@ int tls_uart_tx_length(u16 uart_no)
|
||||
int tls_uart_write(u16 uart_no, char *buf, u16 writesize)
|
||||
{
|
||||
return tls_uart_write_async(uart_no, buf, writesize);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user