netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2 v2] net: systemport: checkpatch fixes
@ 2014-07-10  0:36 Florian Fainelli
  2014-07-10  0:36 ` [PATCH net-next 1/2 v2] net: systemport: align multiple lines correctly Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-07-10  0:36 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

These two patches fixes the multiple line alignment issues and
kzalloc on array reported by checkpatch.pl

Thanks!

Florian Fainelli (2):
  net: systemport: align multiple lines correctly
  net: systemport: use kcalloc instead of kzalloc

 drivers/net/ethernet/broadcom/bcmsysport.c | 123 ++++++++++++++---------------
 1 file changed, 61 insertions(+), 62 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-07-10  1:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-10  0:36 [PATCH net-next 0/2 v2] net: systemport: checkpatch fixes Florian Fainelli
2014-07-10  0:36 ` [PATCH net-next 1/2 v2] net: systemport: align multiple lines correctly Florian Fainelli
2014-07-10  0:36 ` [PATCH net-next 2/2 v2] net: systemport: use kcalloc instead of kzalloc Florian Fainelli
2014-07-10  1:21 ` [PATCH net-next 0/2 v2] net: systemport: checkpatch fixes 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).