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:	Mon, 30 Dec 2013 12:44:20 +0100
From:	Ralph Mueck <linux-kernel@...eck.de>
To:	linux-kernel@...eck.de
Cc:	ma.oefelein@...or.de, linux-kernel@...cs.fau.de,
	gregkh@...uxfoundation.org, lisa@...apiadmin.com,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] beeceem: Several checkpatch cleanups in InterfaceTx.c

This patch series fixes some checkpatch issues in InterfaceTx.c which is part of the beeceem driver.
The following errors/warnings have been fixed:
	- prohibited spaces before a (semi)colon
	- missing space before a variable assignment
	- missing spaces between function arguments
	- missing spaces before opening parentheses of if-conditionals
	- unwanted opening braces of if-conditionals in an extra line
	- spaces at the beginning of a line instead of tabs
	- C99-style comments

However, over-80-chars warnings still remain.

This series applies no functional changes to the code whatsoever.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ