aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Rokosov <[email protected]>2023-07-28 10:15:22 +0300
committerGreg Kroah-Hartman <[email protected]>2023-07-30 13:53:06 +0200
commit17be181b061b4b7b72d4ffb856d94a356592bfd7 (patch)
treed5c685a1bc07d3605d4c3f1d39d08e21cdaa999e /tools/perf/scripts/python/export-to-postgresql.py
parent5f45b336fc57cb31c81d2eb4a63008ab65840a2b (diff)
tty: serial: meson: refactor objects definition for different devnames
Macroses for name generation are not useful. They hide the real place for object declaration. Instead, use direct names such as 'meson_uart_driver_*' and 'meson_serial_console_*' for all objects. Additionally, rename 'MESON_SERIAL_CONSOLE_DEFINE()' to 'MESON_SERIAL_CONSOLE()', and 'MESON_UART_DRIVER_DEFINE()' to 'MESON_UART_DRIVER()' to simplify the code. Signed-off-by: Dmitry Rokosov <[email protected]> Suggested-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions