From: Bjorn Helgaas <bhelgaas@google.com>
To: Rami Rosen <ramirose@gmail.com>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] PCI: remove a broken link in quirks.c.
Date: Tue, 14 Jul 2015 17:19:23 -0500 [thread overview]
Message-ID: <20150714221923.GN24416@google.com> (raw)
In-Reply-To: <1435761430-1353-1-git-send-email-ramirose@gmail.com>
On Wed, Jul 01, 2015 at 05:37:10PM +0300, Rami Rosen wrote:
> This patch removes a broken link in drivers/pci/quirks.c.
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
Applied to pci/misc for v4.3, thanks!
> ---
> drivers/pci/quirks.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
> index c6dc1df..f78bcc0 100644
> --- a/drivers/pci/quirks.c
> +++ b/drivers/pci/quirks.c
> @@ -163,7 +163,6 @@ DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82439TX, quirk_
> * VIA Apollo KT133 needs PCI latency patch
> * Made according to a windows driver based patch by George E. Breese
> * see PCI Latency Adjust on http://www.viahardware.com/download/viatweak.shtm
> - * and http://www.georgebreese.com/net/software/#PCI
> * Also see http://www.au-ja.org/review-kt133a-1-en.phtml for
> * the info on which Mr Breese based his work.
> *
> --
> 2.4.3
>
prev parent reply other threads:[~2015-07-14 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 14:37 [PATCH] PCI: remove a broken link in quirks.c Rami Rosen
2015-07-14 22:19 ` Bjorn Helgaas [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=20150714221923.GN24416@google.com \
--to=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=ramirose@gmail.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 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.