All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steven J. Hill" <sjhill@cotw.com>
To: linux-kernel@vger.kernel.org, pci-ids@ucw.cz
Subject: [PATCH] Eliminate trigraph warning from 'pci.ids'...
Date: Thu, 07 Feb 2002 09:40:50 -0600	[thread overview]
Message-ID: <3C62A002.378B368A@cotw.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Just a patch to eliminate a compiler warning caused by (??) and (???)
appearing in the generated file 'drivers/pci/devlist.h'. Please apply.

-Steve

-- 
 Steven J. Hill - Embedded SW Engineer

[-- Attachment #2: pci.ids.diff --]
[-- Type: application/octet-stream, Size: 561 bytes --]

--- pci.ids	Thu Feb  7 09:36:29 2002
+++ pci.ids.new	Thu Feb  7 09:34:19 2002
@@ -1392,7 +1392,7 @@
 109e  Brooktree Corporation
 	0350  Bt848 TV with DMA push
 	0351  Bt849A Video capture
-	036c  Bt879(??) Video Capture
+	036c  Bt879[??] Video Capture
 		13e9 0070  Win/TV (Video Section)
 	036e  Bt878
 		0070 13eb  WinTV/GO
@@ -4656,7 +4656,7 @@
 270b  Xantel Corporation
 270f  Chaintech Computer Co. Ltd
 2711  AVID Technology Inc.
-2a15  3D Vision(???)
+2a15  3D Vision[???]
 3000  Hansol Electronics Inc.
 3142  Post Impression Systems.
 3388  Hint Corp

                 reply	other threads:[~2002-02-07 15:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3C62A002.378B368A@cotw.com \
    --to=sjhill@cotw.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pci-ids@ucw.cz \
    /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.