]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfa33a651bf943f8d402a8fbef341eff79d3c9532
treeec5c3d1e82866a370a4c71d2e71c5821cd7c5115
parentf89e953299b2517e77232714dd5dc2bb2ad52cd7
parent7588279d7319190ad99b12a600f6ec4355a0acc2
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>