Merge branch 'macb-coding-style'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Apr 2016 20:16:36 +0000 (16:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Apr 2016 20:16:36 +0000 (16:16 -0400)
commitacf195a9f5228dbc529e023f035c2359cb6d2a19
treeec5c3d1e82866a370a4c71d2e71c5821cd7c5115
parentf51bdc236b6c5835fa5e0df772acc234288b8af2
parent88023beb2a467dcfd9aa958138f0f3b5e1c432e0
Merge branch 'macb-coding-style'

Moritz Fischer says:

====================
macb: Codingstyle cleanups

resending almost unchanged v2 here:

Changes from v2:
* Rebased onto net-next
* Changed 5th patches commit message
* Added Nicholas' and Michal's Acked-Bys

Changes from v1:
* Backed out variable scope changes
* Separated out ether_addr_copy into it's own commit
* Fixed typo in comments as suggested by Joe
====================

Signed-off-by: David S. Miller <davem@davemloft.net>