aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMenna Mahmoud <[email protected]>2023-03-19 22:11:34 +0200
committerGreg Kroah-Hartman <[email protected]>2023-03-22 10:18:01 +0100
commit288dee556536f07f51df4b0d265c83be73991fb1 (patch)
tree1b38d1aa2785051058fea6f58b85f0e907de793d /tools/perf/scripts/python/exported-sql-viewer.py
parentc388adce927c302dc740a550e79236f4dc9864b7 (diff)
staging: rtl8723bs: use inline functions for dvobj_to_dev
Convert `dvobj_to_dev` 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]> Reviewed-by: Hans de Goede <[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