[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180330095231.ph5hqdh2pboblhnk@salvia>
Date: Fri, 30 Mar 2018 11:52:31 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Joe Perches <joe@...ches.com>
Cc: Jozsef Kadlecsik <kadlec@...ckhole.kfki.hu>,
Florian Westphal <fw@...len.de>,
Stephen Hemminger <stephen@...workplumber.org>,
"David S. Miller" <davem@...emloft.net>,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
bridge@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bridge: netfilter: ebt_stp: Use generic functions for
comparisons
On Wed, Mar 21, 2018 at 04:03:22AM -0700, Joe Perches wrote:
> Instead of unnecessary const declarations, use the generic functions to
> save a little object space.
>
> $ size net/bridge/netfilter/ebt_stp.o*
> text data bss dec hex filename
> 1250 144 0 1394 572 net/bridge/netfilter/ebt_stp.o.new
> 1344 144 0 1488 5d0 net/bridge/netfilter/ebt_stp.o.old
Applied, thanks Joe.
Powered by blists - more mailing lists