diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-07-25 13:42:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-25 13:51:23 +0300 |
commit | 286d9b8c7d2e5c5df4c5d01b385668665e355678 (patch) | |
tree | 35eeaeca9a20e245cff56fb1684c15d7527c9d82 /drivers/atm/he.c | |
parent | b340cbbea5b876b9051d88afc712411a65750cf1 (diff) | |
download | linux-286d9b8c7d2e5c5df4c5d01b385668665e355678.tar.xz |
serial: 8250: Use cached port name directly in messages
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_ratelimited(KERN_INFO ) by pr_info_ratelimited().
It seems last printk() call in 8250_port.c.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/atm/he.c')
0 files changed, 0 insertions, 0 deletions