All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] drivers/base: fix compiler warning in SoC export driver - idr should be ida
Date: Thu, 29 Mar 2012 13:46:45 +0000	[thread overview]
Message-ID: <201203291346.45328.arnd@arndb.de> (raw)
In-Reply-To: <201203172116.30154.arnd@arndb.de>

On Saturday 17 March 2012, Arnd Bergmann wrote:
> On Saturday 17 March 2012, Lee Jones wrote:
> > 
> > This fixes:
> >   note: expected ?struct ida *? but argument is of type ?struct idr *?
> >   warning: passing argument 1 of ?ida_pre_get? from incompatible pointer type
> > 
> > Reported-by: Arnd Bergman <arnd@arndb.de>
> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> >
> >  drivers/base/soc.c |    2 +-
> 
> Acked-by: Arnd Bergmann <arnd@arndb.de>
> 
> Greg, are you taking this through your tree?

I've applied it to arm-soc/fixes now. Greg, if you have any objections,
tell me before the weekend and I'll take it out again, otherwise I'll
submit it before -rc1.

	Arnd

  reply	other threads:[~2012-03-29 13:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-17  9:17 [PATCH] drivers/base: fix compiler warning in SoC export driver - idr should be ida Lee Jones
2012-03-17 21:16 ` Arnd Bergmann
2012-03-29 13:46   ` Arnd Bergmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-17  9:01 Lee Jones
2012-03-17  9:04 ` Russell King - ARM Linux
2012-03-17  9:12   ` Lee Jones

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=201203291346.45328.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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 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.