From: David Miller <davem@davemloft.net>
To: joe@perches.com
Cc: samuel@sortiz.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] irda: Convert function pointer arrays and uses to const
Date: Wed, 10 Dec 2014 15:33:36 -0500 (EST) [thread overview]
Message-ID: <20141210.153336.869064783048125658.davem@davemloft.net> (raw)
In-Reply-To: <1418236138.18092.13.camel@perches.com>
From: Joe Perches <joe@perches.com>
Date: Wed, 10 Dec 2014 10:28:58 -0800
> Making things const is a good thing.
>
> (x86-64 defconfig with all irda)
> $ size net/irda/built-in.o*
> text data bss dec hex filename
> 109276 1868 244 111388 1b31c net/irda/built-in.o.new
> 108828 2316 244 111388 1b31c net/irda/built-in.o.old
>
> Signed-off-by: Joe Perches <joe@perches.com>
Applied, thanks Joe.
prev parent reply other threads:[~2014-12-10 20:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-10 18:28 [PATCH] irda: Convert function pointer arrays and uses to const Joe Perches
2014-12-10 19:32 ` Rustad, Mark D
2014-12-10 19:38 ` Joe Perches
2014-12-10 20:33 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141210.153336.869064783048125658.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=samuel@sortiz.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).