public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski•net>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: linux-next@vger•kernel.org
Subject: Re: linux-next: pcmcia tree build warnings
Date: Thu, 21 Aug 2008 23:16:30 +0200	[thread overview]
Message-ID: <20080821211630.GC24924@comet.dominikbrodowski.net> (raw)
In-Reply-To: <20080820162410.82615889.sfr@canb.auug.org.au>

Hi Stephen,

On Wed, Aug 20, 2008 at 04:24:10PM +1000, Stephen Rothwell wrote:
> These are worth fixing:
> 
> drivers/pcmcia/ds.c: In function 'pcmcia_devmatch':
> drivers/pcmcia/ds.c:962: warning: passing argument 1 of 'dev_driver_string' from incompatible pointer type
> drivers/pcmcia/ds.c:962: warning: passing argument 1 of 'dev_name' from incompatible pointer type
> drivers/pcmcia/ds.c:969: warning: passing argument 1 of 'dev_driver_string' from incompatible pointer type
> drivers/pcmcia/ds.c:969: warning: passing argument 1 of 'dev_name' from incompatible pointer type
> 
> You are passing a "struct pcmcia_device *" instead of a "struct device *"
> to ds_dev_dbg().  (commit 5e42a2fcae73c08af2ae4d64b25f807708ff6193
> "pcmcia: use dev_printk in module pcmcia")

Thanks for noticing those. A patch to fix these issues will be in the next
-next :)

Best,
	Dominik

      reply	other threads:[~2008-08-21 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-20  6:24 linux-next: pcmcia tree build warnings Stephen Rothwell
2008-08-21 21:16 ` Dominik Brodowski [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=20080821211630.GC24924@comet.dominikbrodowski.net \
    --to=linux@dominikbrodowski$(echo .)net \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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