netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] macb: Codingstyle cleanups
@ 2016-03-30  2:11 Moritz Fischer
  2016-03-30  2:11 ` [PATCH v3 1/5] net: macb: Fix coding style error message Moritz Fischer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Moritz Fischer @ 2016-03-30  2:11 UTC (permalink / raw)
  To: nicolas.ferre
  Cc: michal.simek, joe, davem, netdev, linux-kernel,
	moritz.fischer.private, Moritz Fischer

Hi all,

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

Cheers,

    Moritz

Moritz Fischer (5):
  net: macb: Fix coding style error message
  net: macb: Fix coding style warnings
  net: macb: Fix coding style suggestions
  net: macb: Use ether_addr_copy over memcpy
  net: macb: Fix simple typo

 drivers/net/ethernet/cadence/macb.c | 152 ++++++++++++++++--------------------
 1 file changed, 69 insertions(+), 83 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-04-04 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-30  2:11 [PATCH v3 0/5] macb: Codingstyle cleanups Moritz Fischer
2016-03-30  2:11 ` [PATCH v3 1/5] net: macb: Fix coding style error message Moritz Fischer
2016-03-30  2:11 ` [PATCH v3 2/5] net: macb: Fix coding style warnings Moritz Fischer
2016-03-30  2:11 ` [PATCH v3 3/5] net: macb: Fix coding style suggestions Moritz Fischer
2016-03-30  2:11 ` [PATCH v3 4/5] net: macb: Use ether_addr_copy over memcpy Moritz Fischer
2016-03-30  2:11 ` [PATCH v3 5/5] net: macb: Fix simple typo Moritz Fischer
2016-04-04 20:17 ` [PATCH v3 0/5] macb: Codingstyle cleanups David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).