The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Karthik Nayak <karthik.188@gmail.com>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
	kastolom@gmail.com, abbotti@mev.co.uk
Subject: Re: [PATCH] staging: comedi: Fix incorrect type assignment
Date: Thu, 9 Feb 2017 12:04:33 +0100	[thread overview]
Message-ID: <20170209110433.GA31689@kroah.com> (raw)
In-Reply-To: <20170208202356.5662-1-Karthik.188@gmail.com>

On Thu, Feb 09, 2017 at 01:53:56AM +0530, Karthik Nayak wrote:
> This patch fixes the following sparse error:
> drivers/staging/comedi/drivers//ni_pcimio.c:1229:32: warning: incorrect type in assignment (different base types)
> drivers/staging/comedi/drivers//ni_pcimio.c:1229:32:    expected restricted __be32 [usertype] serial_number
> drivers/staging/comedi/drivers//ni_pcimio.c:1229:32:    got unsigned int
> 
> This is done by removing the whole code block, since the variable
> 'serial_number' is only assigned but never used.
> 
> Helped-by: Ian Abbott <abbotti@mev.co.uk>

There's no such tag, sorry :(

And does this obsolete all of your other ones?  Please make it obvious
what I am supposed to do here.

I've now dropped all of these patches from my queue.  please resend the
proper one.

thanks,

greg k-h

  reply	other threads:[~2017-02-09 11:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 19:06 [PATCH] staging: comedi: Fix incorrect type assignment Karthik Nayak
2017-02-08 13:13 ` Ian Abbott
2017-02-08 13:26   ` Karthik Nayak
2017-02-08 13:48     ` Ian Abbott
2017-02-08 15:30       ` Karthik Nayak
2017-02-08 16:55 ` [PATCH 2/2] staging: comedi: drop unused variable from struct 'ni_private' Karthik Nayak
2017-02-08 17:40   ` Ian Abbott
2017-02-08 20:05     ` Karthik Nayak
2017-02-08 20:18       ` Karthik Nayak
2017-02-08 20:23         ` [PATCH] staging: comedi: Fix incorrect type assignment Karthik Nayak
2017-02-09 11:04           ` Greg KH [this message]
2017-02-09 11:22             ` Ian Abbott
2017-02-09 11:34             ` Karthik Nayak

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=20170209110433.GA31689@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=karthik.188@gmail.com \
    --cc=kastolom@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