diff options
author | 2014-07-16 19:43:09 +0200 | |
---|---|---|
committer | 2014-08-16 01:23:52 -0700 | |
commit | 681480cc568627ab252a8e03edaa44e4d7ccfa81 (patch) | |
tree | 499794168b929569987f60b3931bfb6f6e83713e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | eeepc-wmi: Constify asus_quirks[] DMI table (diff) | |
download | linux-dev-681480cc568627ab252a8e03edaa44e4d7ccfa81.tar.xz linux-dev-681480cc568627ab252a8e03edaa44e4d7ccfa81.zip |
dell-laptop: Mark dell_quirks[] DMI table as __initconst
The dell_quirks[] DMI table is only ever used during initialization.
Mark it as __initconst so its memory can be released afterwards --
roughly 5.7 kB. In turn, the callback function can be marked with
__init, too.
Also the touchpad_led_init() function can be marked __init as it's only
referenced from dell_init() -- an __init function.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions