diff options
author | Paul Cercueil <paul@crapouillou.net> | 2017-12-28 16:07:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-09 18:46:26 +0300 |
commit | 0f646b63a1b2ede7885e45cf6e986128e001f91b (patch) | |
tree | 9f865b1743aeffb8148473f24515633838b27577 /drivers/tty/tty_baudrate.c | |
parent | b9820a31691b771db37afe2054dd3d3a680c1eed (diff) | |
download | linux-0f646b63a1b2ede7885e45cf6e986128e001f91b.tar.xz |
serial: core: Make uart_parse_options take const char* argument
The pointed string is never modified from within uart_parse_options, so
it should be marked as const in the function prototype.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_baudrate.c')
0 files changed, 0 insertions, 0 deletions