diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-03-08 02:00:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-18 15:13:56 +0300 |
commit | a6cee01b4f9205ce664e3442ee7bd5aee0d650de (patch) | |
tree | 56334785132eaef958f2804ee725d8678ff31a98 /scripts/gdb/linux/proc.py | |
parent | 988c7c00691008ea1daaa1235680a0da49dab4e8 (diff) | |
download | linux-a6cee01b4f9205ce664e3442ee7bd5aee0d650de.tar.xz |
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/proc.py')
0 files changed, 0 insertions, 0 deletions