From: Jonathan Cameron <jic23@kernel.org>
To: Joe Perches <joe@perches.com>,
Alison Schofield <amsfield22@gmail.com>,
lars@metafoo.de, Michael.Hennerich@analog.com, knaack.h@gmx.de,
pmeerw@pmeerw.net, gregkh@linuxfoundation.org,
linux-iio@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: iio: convert bare unsigned usage to unsigned int
Date: Mon, 28 Mar 2016 09:38:50 +0100 [thread overview]
Message-ID: <56F8ED9A.9060900@kernel.org> (raw)
In-Reply-To: <1459022336.23450.7.camel@perches.com>
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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2016-03-28 8:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-26 19:50 [PATCH] staging: iio: convert bare unsigned usage to unsigned int Alison Schofield
2016-03-26 19:58 ` Joe Perches
2016-03-28 8:38 ` Jonathan Cameron [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56F8ED9A.9060900@kernel.org \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=amsfield22@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=joe@perches.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.