diff options
| author | Joe Perches <[email protected]> | 2012-01-04 19:40:45 -0800 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-01-24 14:07:41 -0500 |
| commit | f56e7eb4dd3124d53a5200ff093bc6bcbae671e9 (patch) | |
| tree | a352d4938f041fd09218287fc3d54f35ee2af324 /tools/perf/scripts/python/bin | |
| parent | 4cd9f40c66e36c59f3a753d5167a89a312f5aa87 (diff) | |
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
Moving the KBUILD_MODNAME to the format reduces the
overall object size a small amount.
$ size drivers/net/wireless/rtlwifi/built-in.o*
text data bss dec hex filename
586904 55333 127216 769453 bbdad drivers/net/wireless/rtlwifi/built-in.o.new
588901 55333 127216 771450 bc57a drivers/net/wireless/rtlwifi/built-in.o.old
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions