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:	Sat, 26 Mar 2016 12:58:56 -0700
From:	Joe Perches <joe@...ches.com>
To:	Alison Schofield <amsfield22@...il.com>, lars@...afoo.de,
	Michael.Hennerich@...log.com, jic23@...nel.org, knaack.h@....de,
	pmeerw@...erw.net, gregkh@...uxfoundation.org,
	linux-iio@...r.kernel.org, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: iio: convert bare unsigned usage to unsigned
 int

On Sat, 2016-03-26 at 12:50 -0700, Alison Schofield wrote:
> Use kernel preferred unsigned int declaration style.
> 
> Patch created using:
> git ls-files drivers/staging/iio | \
> xargs ./scripts/checkpatch.pl -f --fix-inplace --types=unspecified_int
> 
> Hand edits restored columns in structure definitions.

This all seems reasonable and it's good you redid the columns.
checkpatch isn't smart for that.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ