aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGeyslan G. Bem <[email protected]>2016-01-25 22:45:02 -0300
committerGreg Kroah-Hartman <[email protected]>2016-02-03 13:44:05 -0800
commit1f8e5afdb28510eda75700e5c12af03550c10a8d (patch)
tree050e8521b43326d81f2d4f91fbcab8a659c9f249 /tools/perf/scripts/python/event_analyzing_sample.py
parente1666317d8c543b80cedacece72ebb17d80e2994 (diff)
usb: host: ehci-dbg: convert macro to inline function
This patch converts macros into inline functions since the usage of second is encouraged by Coding Style instead of the first. Macros converted to functions: - dbg_status - dbg_cmd - dbg_port - speed_char The size after changes remains the same. Before: text data bss dec hex filename 36920 81 12 37013 9095 drivers/usb/host/ehci-hcd.o After: text data bss dec hex filename 36920 81 12 37013 9095 drivers/usb/host/ehci-hcd.o Signed-off-by: Geyslan G. Bem <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions