diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2019-05-10 16:03:31 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-05-28 15:34:00 +0300 |
commit | 8a7db8b66b40eac8bdeffb35c73fe252462d04a0 (patch) | |
tree | dd95969d8fac42b4f60044af65e6c3cf678f3aef /arch/sh/kernel/traps.c | |
parent | 3bde4ed3da38cf20953e91d9a8bfc7b92735b18c (diff) |
rtlwifi: 8192de: make tables to be 'static const'
This can reduce code size 264 bytes, and make code more readable.
text data bss dec hex filename
Before: 13586 0 16 13602 3522 rtl8192de/dm.o
After: 13322 0 16 13338 341a rtl8192de/dm.o
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'arch/sh/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions