[SERIAL] Eliminate a couple of redundant tests
There is no way that tty can be NULL in uart_put_char() and uart_write(). Eliminate these redundant tests.
Showing
Please register or sign in to comment
There is no way that tty can be NULL in uart_put_char() and uart_write(). Eliminate these redundant tests.