Cosmetic updates

This commit is contained in:
Gregory Nutt 2013-04-18 11:38:51 -06:00
parent e32eaec34a
commit 6ca820fa1e
1 changed files with 0 additions and 1 deletions

View File

@ -2280,7 +2280,6 @@ void up_serialinit(void)
for (i = 0; i < STM32_NUSART; i++) for (i = 0; i < STM32_NUSART; i++)
{ {
/* Don't create a device for the console - we did that above */ /* Don't create a device for the console - we did that above */
if ((uart_devs[i] == 0) || (uart_devs[i]->dev.isconsole)) if ((uart_devs[i] == 0) || (uart_devs[i]->dev.isconsole))