[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1459022336.23450.7.camel@perches.com>
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