lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Jul 2014 10:42:10 -0700
From:	Florian Fainelli <f.fainelli@...il.com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next v2 0/5] net: bcmgenet: checkpatch fixes

Hi David,

This patch series contains cleanups for CHECK and WARNINGS reported by
checkpatch.pl. I removed one patch from this series since Joe reported
this was a false positive due to me not using the latest version.

Thanks!

Florian Fainelli (5):
  net: bcmgenet: remove FSF mail address
  net: bcmgenet: re-align multiple lines correctly
  net: bcmgenet: add and remove missing blank lines
  net: bcmgenet: add missing braces to some if statements
  net: bcmgenet: use kcalloc instead of kzalloc

 drivers/net/ethernet/broadcom/genet/bcmgenet.c | 285 ++++++++++++-------------
 drivers/net/ethernet/broadcom/genet/bcmgenet.h |  18 +-
 drivers/net/ethernet/broadcom/genet/bcmmii.c   |  39 ++--
 3 files changed, 154 insertions(+), 188 deletions(-)

-- 
1.9.1

--
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