[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150318.152933.636562640494674435.davem@davemloft.net>
Date: Wed, 18 Mar 2015 15:29:33 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: grant.likely@...aro.org, robh+dt@...nel.org,
devicetree@...r.kernel.org, f.fainelli@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] of_net: factor out repetitive code from
of_get_mac_address()
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Wed, 18 Mar 2015 22:25:46 +0300
> of_get_mac_address() basically does the same thing thrice, every time with a
> different property name, so it makes sense to factor out the repetitive code
> into separate function. While at it, we can start using ETH_ALEN instead of the
> bare number and drop unnecessary parens around the property length check.
>
> The resulting ARM object file is 100 bytes less in size than before the patch.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
>
> ---
> The patch is against Grant Likely's 'linux.git' repo's 'devicetree/next' branch.
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists