diff options
| author | Jan Beulich <[email protected]> | 2010-10-26 14:22:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-26 16:52:13 -0700 |
| commit | b6472776816af1ed52848c93d26e3edb3b17adab (patch) | |
| tree | 16061177e89b8a958d97da231923ee24852f2f63 /scripts/objdiff | |
| parent | a55621f15bc61826969a29e111ba131a55ef45de (diff) | |
modules: no need to align .modinfo strings
gcc aligns strings as a performance consideration for those cases where
strings are being used a lot.
Their use is not performance critical, and hence it seems better to save
some space.
Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions