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.

Reply via email to