linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Roland Dreier <roland@topspin.com>
Cc: Christoph Hellwig <hch@lst.de>,
	davej@redhat.com, hannal@us.ibm.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix pci_get_device conversion in intel-agp
Date: Sat, 8 Jan 2005 20:14:57 +0100	[thread overview]
Message-ID: <20050108191457.GA7131@lst.de> (raw)
In-Reply-To: <52fz1b20qd.fsf@topspin.com>

On Sat, Jan 08, 2005 at 11:13:14AM -0800, Roland Dreier wrote:
>     > +	if (intel_i810_private.i810_dev)
>     > +		pci_dev_put(intel_i810_private.i830_dev);
>     > +	if (intel_i810_private.i830_dev)
>     > +		pci_dev_put(intel_i830_private.i830_dev);
> 
> Is there a typo in the patch here -- should the first put be for i810_dev?

Yes.


  reply	other threads:[~2005-01-08 19:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-08 19:08 [PATCH] fix pci_get_device conversion in intel-agp Christoph Hellwig
2005-01-08 19:13 ` Roland Dreier
2005-01-08 19:14   ` Christoph Hellwig [this message]
2005-01-09 18:29 ` Greg KH

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=20050108191457.GA7131@lst.de \
    --to=hch@lst.de \
    --cc=davej@redhat.com \
    --cc=hannal@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roland@topspin.com \
    /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;
as well as URLs for NNTP newsgroup(s).