aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-05-07 19:34:14 +0100
committerGreg Kroah-Hartman <[email protected]>2022-05-19 17:40:44 +0200
commit20e7ac6f74bc1142f9f9ca0fa46a13d6c3b4cebb (patch)
treee37e1c44035ddb3ba29f4eefc6266daedd89e65c /scripts/objdiff
parente41f7a5521d7f03dca99e3207633df71740569dd (diff)
staging: rtl8192u: make const array queuetopipe const, reduces object code size
Don't populate the const array queuetopipe on the stack, instead make it static. Also makes the object code smaller. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions