Re: [PATCH] staging: iio: convert bare unsigned usage to unsigned int

From: Jonathan Cameron
Date: Mon Mar 28 2016 - 04:39:00 EST


On 26/03/16 19:58, Joe Perches wrote:
> 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.
Agreed. Nice patch.

Applied to the togreg branch of iio.git, initially pushed out as testing
for the autobuilders to play with it.

Thanks,

Jonathan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>