Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1286419
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] x86/PCI: simplify pci_bios_{read,write} |
| Date | 2015-12-08 13:20 +0100 |
| Message-ID | <qDppo-2eU-11@gated-at.bofh.it> (permalink) |
| References | <qD4kW-56d-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 7 Dec 2015, Geliang Tang wrote: > There are some repetitive code in the switch/case statement in > pci_bios_read() and pci_bios_write(). I drop it to simplify the > code. > > Signed-off-by: Geliang Tang <geliangtang@163.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] x86/PCI: simplify pci_bios_{read,write} Geliang Tang <geliangtang@163.com> - 2015-12-07 14:50 +0100
Re: [PATCH] x86/PCI: simplify pci_bios_{read,write} Thomas Gleixner <tglx@linutronix.de> - 2015-12-08 13:20 +0100
Re: [PATCH] x86/PCI: simplify pci_bios_{read,write} Bjorn Helgaas <helgaas@kernel.org> - 2015-12-09 18:00 +0100
csiph-web