1
0
Files
linux/drivers/tty/serial
Andy Shevchenko cade3580f7 serial: core: Re-use struct uart_port {name} field
Since we have port name stored in struct uart_port, we better to use
that one instead of open coding.

This will make it one place source for easier maintenance or
modifications.

While here, replace printk(KERN_INFO ) by pr_info(). It seems last printk()
call in serial_core.c.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 18:51:57 +02:00
..
2017-04-03 14:18:16 +02:00
2017-04-03 14:18:16 +02:00
2017-01-27 09:23:36 +01:00
2017-01-27 09:23:36 +01:00