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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 17 Dec 2015 16:53:09 +0100
From:	Moritz König <moritz.koenig@....de>
To:	Ian Abbott <abbotti@....co.uk>,
	H Hartley Sweeten <hsweeten@...ionengravers.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	GitAuthor: Moritz König 
	<moritz.koenig@....de>, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org
Cc:	Fabian Lang <fabian.lang@....de>, linux-kernel@...cs.fau.de
Subject: [PATCH v2 0/3] STAGING: COMEDI: checkpatch.pl cleanups in plx9080.h

This patchset fixes all the warnings and legitimate checks of
checkpatch.pl in plx9080.h.

The following warnings were fixed:
 * WARNING: Block comments use a trailing */ on a separate line
 * WARNING: Block comments use * on subsequent lines
 * WARNING: line over 80 characters

The following checks were fixed:
 * CHECK: spaces preferred around that '-' (ctx:VxV)
 * CHECK: Prefer kernel type 'u8' over 'uint8_t'

The following checks were not fixed:
 * CHECK: Avoid CamelCase: <MARB_PCIv21_MODE>
	PCI version 21 seems to make sense

---

Changes since v1:
 * Improved format of comments in patch 1

Moritz König (3):
  STAGING: COMEDI: Fixed format of comments in plx9080.h
  STAGING: COMEDI: Added spaces around binary operators in plx9080.h
  STAGING: COMEDI: Using kernel types in plx9080.h

 drivers/staging/comedi/drivers/plx9080.h | 126 ++++++++++++++++++++-----------
 1 file changed, 80 insertions(+), 46 deletions(-)

-- 
1.9.1

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