From: David Miller <davem@davemloft.net>
To: adobriyan@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] net: make in_aton() 32-bit internally
Date: Fri, 24 Mar 2017 13:27:41 -0700 (PDT) [thread overview]
Message-ID: <20170324.132741.143940813957492042.davem@davemloft.net> (raw)
In-Reply-To: <20170323215826.GA31372@avx2>
From: Alexey Dobriyan <adobriyan@gmail.com>
Date: Fri, 24 Mar 2017 00:58:26 +0300
> Converting IPv4 address doesn't need 64-bit arithmetic.
>
> Space savings: 10 bytes!
>
> add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-10 (-10)
> function old new delta
> in_aton 96 86 -10
>
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Applied to net-next, thanks.
prev parent reply other threads:[~2017-03-24 20:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 21:58 [PATCH] net: make in_aton() 32-bit internally Alexey Dobriyan
2017-03-24 20:27 ` 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=20170324.132741.143940813957492042.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=adobriyan@gmail.com \
--cc=netdev@vger.kernel.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).