All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Alison Schofield <amsfield22@gmail.com>,
	lars@metafoo.de, Michael.Hennerich@analog.com, jic23@kernel.org,
	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: Sat, 26 Mar 2016 12:58:56 -0700	[thread overview]
Message-ID: <1459022336.23450.7.camel@perches.com> (raw)
In-Reply-To: <20160326195012.GA13368@d830.WORKGROUP>

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.

  reply	other threads:[~2016-03-26 19:59 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 [this message]
2016-03-28  8:38   ` Jonathan Cameron

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=1459022336.23450.7.camel@perches.com \
    --to=joe@perches.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=amsfield22@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jic23@kernel.org \
    --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.