[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150929073320.9C61F140BF6@smtp.codeaurora.org>
Date: Tue, 29 Sep 2015 07:33:20 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Joe Perches <joe@...ches.com>
Cc: Amitkumar Karwar <akarwar@...vell.com>,
Nishant Sarmukadam <nishants@...vell.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: 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@...ches.com>
Thanks, applied to wireless-drivers-next.git.
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists