diff options
author | Joe Perches <joe@perches.com> | 2015-08-31 10:46:45 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-09-29 10:32:46 +0300 |
commit | 36925e52c5ac9d10a553d1339e13a61bfbdd4ba4 (patch) | |
tree | fdc088a1ec60088ddd94f8c694c21548b1318037 /fs/hfs/bitmap.c | |
parent | 07fe2e38c7fd19dc6a5468d0661fc75586ce9ca4 (diff) | |
download | op-kernel-dev-36925e52c5ac9d10a553d1339e13a61bfbdd4ba4.zip op-kernel-dev-36925e52c5ac9d10a553d1339e13a61bfbdd4ba4.tar.gz |
mwifiex: Make mwifiex_dbg a function, reduce object size
The mwifiex_dbg macro has two tests that could be consolidated
into a function reducing overall object size ~10KB (~4%).
So convert the macro into a function.
$ size drivers/net/wireless/mwifiex/built-in.o* (x86-64 defconfig)
text data bss dec hex filename
233102 8628 4809 246539 3c30b drivers/net/wireless/mwifiex/built-in.o.new
243949 8628 4809 257386 3ed6a drivers/net/wireless/mwifiex/built-in.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'fs/hfs/bitmap.c')
0 files changed, 0 insertions, 0 deletions