diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-06-21 11:11:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-10 15:35:37 +0300 |
commit | 0d989da36b1512a6c61ebbd9b155969f0d2de436 (patch) | |
tree | f12284d6ab161cd664b7a3fab8c2ff3c28661617 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 55c7549819e438f40a3ef1d8ac5c38b73390bcb7 (diff) | |
download | linux-0d989da36b1512a6c61ebbd9b155969f0d2de436.tar.xz |
topology: mark a function as __init to save some memory
'topology_sysfs_init()' is only called via 'device_initcall'.
It can be marked as __init to save a few bytes of memory.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20200621081106.881915-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions