aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMenna Mahmoud <[email protected]>2023-03-20 12:33:56 +0200
committerGreg Kroah-Hartman <[email protected]>2023-03-22 10:17:14 +0100
commit8f51a66a629b67a11250f555b89aa8d91137ed94 (patch)
treefba01f3328b6ddd286c0fb432b6baa8dd9838f4c /tools/perf/scripts/python/exported-sql-viewer.py
parent72a456de903389aa9d484ee0127af3352f156e1c (diff)
staging: most: use inline functions for to_hdm
Convert `to_hdm` macro into a static inline function. it is not great to have macro that use `container_of` macro, because from looking at the definition one cannot tell what type it applies to. One can get the same benefit from an efficiency point of view by making an inline function. Suggested-by: Julia Lawall <[email protected]> Signed-off-by: Menna Mahmoud <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions