diff for duplicates of <42689BEB.90401@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 437a9f5..346880f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Bjorn Helgaas wrote: > >>+ if ((dev->class >> 8) != PCI_CLASS_SYSTEM_PIC) >>+ continue; ->>+ if ((dev->class & 0xff) == 0x10 || (dev->class & 0xff) == 0x20) +>>+ if ((dev->class & 0xff) = 0x10 || (dev->class & 0xff) = 0x20) > > > What are 0x10 and 0x20? Looks like they should be #defines in diff --git a/a/content_digest b/N1/content_digest index 9908a7b..7738fd2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01114104131.2784.43.camel@eeyore\0" "From\0Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>\0" "Subject\0Re: [ACPI] [RFC/PATCH 3/3] ACPI based I/O APIC hot-plug\0" - "Date\0Fri, 22 Apr 2005 15:38:35 +0900\0" + "Date\0Fri, 22 Apr 2005 06:38:35 +0000\0" "To\0Bjorn Helgaas <bjorn.helgaas@hp.com>\0" "Cc\0Andrew Morton <akpm@osdl.org>" Len Brown <len.brown@intel.com> @@ -18,7 +18,7 @@ "> \n" ">>+\t\tif ((dev->class >> 8) != PCI_CLASS_SYSTEM_PIC)\n" ">>+\t\t\tcontinue;\n" - ">>+\t\tif ((dev->class & 0xff) == 0x10 || (dev->class & 0xff) == 0x20)\n" + ">>+\t\tif ((dev->class & 0xff) = 0x10 || (dev->class & 0xff) = 0x20)\n" "> \n" "> \n" "> What are 0x10 and 0x20? Looks like they should be #defines in\n" @@ -35,4 +35,4 @@ "Thanks,\n" Kenji Kaneshige -52860654170e36d58650d46c56941e014f29d107bbafda94a983387d47527315 +1e43af0013f56aa17b27f434a859c74b9ad0dbf1190930af649c00738ef84f89
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.