From: Ian Abbott <abbotti@mev.co.uk>
To: "Guillermo O. Freschi" <kedrot@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] drivers/staging/comedi/drivers/pcl816.c: style fix
Date: Tue, 16 Jun 2015 13:57:57 +0100 [thread overview]
Message-ID: <55801D55.6050704@mev.co.uk> (raw)
In-Reply-To: <1434455800-22366-1-git-send-email-kedrot@gmail.com>
On 16/06/15 12:56, Guillermo O. Freschi wrote:
> Removed some spaces before a tab character.
>
> Signed-off-by: Guillermo O. Freschi <kedrot@gmail.com>
> ---
> drivers/staging/comedi/drivers/pcl816.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/comedi/drivers/pcl816.c b/drivers/staging/comedi/drivers/pcl816.c
> index 1ccb2f1..781b321 100644
> --- a/drivers/staging/comedi/drivers/pcl816.c
> +++ b/drivers/staging/comedi/drivers/pcl816.c
> @@ -323,7 +323,7 @@ static int check_channel_list(struct comedi_device *dev,
>
> /* check whole chanlist */
> for (i = 0, segpos = 0; i < chanlen; i++) {
> - if (chanlist[i] != chansegment[i % seglen]) {
> + if (chanlist[i] != chansegment[i % seglen]) {
> dev_dbg(dev->class_dev,
> "bad channel or range number! chanlist[%i]=%d,%d,%d and not %d,%d,%d!\n",
> i, CR_CHAN(chansegment[i]),
>
Thanks, but it's also fixed by commit 8b4e7da516aa in linux-next.
--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@mev.co.uk> )=-
-=( Web: http://www.mev.co.uk/ )=-
next prev parent reply other threads:[~2015-06-16 12:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-16 11:56 [PATCH v2] drivers/staging/comedi/drivers/pcl816.c: style fix Guillermo O. Freschi
2015-06-16 12:57 ` Ian Abbott [this message]
2015-06-16 14:32 ` Sudip Mukherjee
-- strict thread matches above, loose matches on Subject: below --
2015-06-16 22:32 Tordek
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=55801D55.6050704@mev.co.uk \
--to=abbotti@mev.co.uk \
--cc=kedrot@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox