aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/esp32_uart.c
diff options
context:
space:
mode:
authorTony Lindgren <[email protected]>2023-10-12 06:42:57 +0000
committerGreg Kroah-Hartman <[email protected]>2023-10-17 08:18:59 +0000
commit1e3c8526918403a4cebbd67bcd18443bf68df939 (patch)
tree1061f037986b05c60f472ae5a21c6186a3c1a6f6 /drivers/tty/serial/esp32_uart.c
parentprintk: Check valid console index for preferred console (diff)
downloadkernel-1e3c8526918403a4cebbd67bcd18443bf68df939.tar.gz
kernel-1e3c8526918403a4cebbd67bcd18443bf68df939.zip
printk: Constify name for add_preferred_console()
While adding a preferred console handling for serial_core for serial port hardware based device addressing, Jiri suggested we constify name for add_preferred_console(). The name gets copied anyways. This allows serial core to add a preferred console using serial drv->dev_name without copying it. Note that constifying options causes changes all over the place because of struct console for match(). Suggested-by: Jiri Slaby <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/esp32_uart.c')
0 files changed, 0 insertions, 0 deletions