diff options
author | 2022-03-07 23:00:55 +0000 | |
---|---|---|
committer | 2022-03-18 13:13:56 +0100 | |
commit | a6cee01b4f9205ce664e3442ee7bd5aee0d650de (patch) | |
tree | 56334785132eaef958f2804ee725d8678ff31a98 /scripts/gdb/linux/utils.py | |
parent | serial: samsung_tty: do not unlock port->lock for uart_write_wakeup() (diff) | |
download | wireguard-linux-a6cee01b4f9205ce664e3442ee7bd5aee0d650de.tar.xz wireguard-linux-a6cee01b4f9205ce664e3442ee7bd5aee0d650de.zip |
serial: 8250_mtk: make two read-only arrays static const
Don't populate the read-only arrays fraction_L_mapping and
fraction_M_mapping on the stack but instead make them static
const. Also makes the object code a little smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220307230055.168241-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions