Skip to content
Commit fbe9b79f authored by Mathias Krause's avatar Mathias Krause Committed by Matthew Garrett
Browse files

fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst



The DMI table is only ever used during initialization. Mark it as
__initconst so its memory can be released afterwards -- roughly 1.5 kB.
In turn, the callback functions can be marked with __init, too.

Signed-off-by: default avatarMathias Krause <minipli@googlemail.com>
Cc: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: default avatarMatthew Garrett <matthew.garrett@nebula.com>
parent 702ef542
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment