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
| ||
|
Message-Id: <1287296399-25142-1-git-send-email-bandan.das@stratus.com> Date: Sun, 17 Oct 2010 02:19:57 -0400 From: Bandan Das <bandan.das@...atus.com> To: David Miller <davem@...emloft.net> Cc: LKML <linux-kernel@...r.kernel.org>, NetDev <netdev@...r.kernel.org>, joe@...ches.com, Eric Dumazet <eric.dumazet@...il.com>, Bandan Das <bandan.das@...atus.com> Subject: [PATCH 0/2] bonding: checkpatch.pl cleanups in bond_3ad.c Just some cleanups based on errors/warnings reported by checkpatch.pl. There are still a ton of lines greater than 80 chars and I tried to fix a few that I came across. Bandan Das (2): bonding: cleanup : add space around operators bonding: cleanup: remove braces from single block statements drivers/net/bonding/bond_3ad.c | 274 ++++++++++++++++++++-------------------- 1 files changed, 139 insertions(+), 135 deletions(-) -- Bandan -- 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