diff options
| author | Colin Ian King <[email protected]> | 2018-09-26 09:32:08 +0100 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2018-09-27 12:26:21 +0200 |
| commit | e5070e0719c7e7303b1441e98a385709e19dadd6 (patch) | |
| tree | 98e2e596dd21df8a794d0e447685a4a1e4631a42 /tools/perf/scripts/python/netdev-times.py | |
| parent | 5a637751e216de2cad77f24f92b9e97e61e459d9 (diff) | |
Bluetooth: btrtl: Make array extension_sig static, shrinks object size
Don't populate the array extension_sig on the stack but instead make it
static. Makes the object code smaller by 75 bytes:
Before:
text data bss dec hex filename
14325 4920 0 19245 4b2d drivers/bluetooth/btrtl.o
After:
text data bss dec hex filename
14186 4984 0 19170 4ae2 drivers/bluetooth/btrtl.o
(gcc version 8.2.0 x86_64)
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions