LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Randy Dunlap <randy.dunlap@oracle.com>,
	lkml <linux-kernel@vger.kernel.org>,
	Dan Williams <dan.j.williams@intel.com>
Subject: Re: W1 printk format warning
Date: Thu, 26 Apr 2007 14:22:26 -0700	[thread overview]
Message-ID: <20070426142226.891d2e9a.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070426181743.GA3552@2ka.mipt.ru>

On Thu, 26 Apr 2007 22:17:44 +0400 Evgeniy Polyakov <johnpol@2ka.mipt.ru> wrote:

> On Wed, Apr 25, 2007 at 04:45:09PM -0700, Andrew Morton (akpm@linux-foundation.org) wrote:
> > On Wed, 25 Apr 2007 16:21:04 -0700 Randy Dunlap <randy.dunlap@oracle.com> wrote:
> > 
> > > in 2.6.21-rc7-mm1.  Are you aware of this?
> > > 
> > > drivers/w1/w1.c:460: warning: too few arguments for format
> > > 
> > > 	dev_dbg(&sl->dev, "%s: registering %s as %p.\n", __func__,
> > > 		&sl->dev.bus_id[0]);
> > > 
> > 
> > Yeah, that's because Dan's dev_dbg-check-dev_dbg-arguments.patch added
> > printk arg-checking to dev_dbg() and a bunch of bugs got exposed.  I fixed
> > a few of them.
> 
> Could you post a full list for w1, if there is only one, here is a fix.
> 

There's only the one in w1, I think.  I fixed a few more but I didn't
actually go looking for more such errors.


  reply	other threads:[~2007-04-26 21:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 23:21 Randy Dunlap
2007-04-25 23:45 ` Andrew Morton
2007-04-26 18:17   ` Evgeniy Polyakov
2007-04-26 21:22     ` Andrew Morton [this message]
2007-04-27  0:55       ` Williams, Dan J

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=20070426142226.891d2e9a.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=dan.j.williams@intel.com \
    --cc=johnpol@2ka.mipt.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --subject='Re: W1 printk format warning' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).