Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303028
| From | Bjorn Helgaas <bhelgaas@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] PCI: designware: Simplify config accessors |
| Date | 2016-01-06 21:00 +0100 |
| Message-ID | <qO2ps-5zb-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These make the code slightly smaller and easier to read but shouldn't make
any functional difference.
---
Bjorn Helgaas (2):
PCI: designware: Simplify control flow
PCI: designware: Make config accessor override checking symmetric
drivers/pci/host/pcie-designware.c | 53 ++++++++++++------------------------
1 file changed, 18 insertions(+), 35 deletions(-)
--
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 — Next in thread | Find similar | Unroll thread
[PATCH 0/2] PCI: designware: Simplify config accessors Bjorn Helgaas <bhelgaas@google.com> - 2016-01-06 21:00 +0100 [PATCH 2/2] PCI: designware: Make config accessor override checking symmetric Bjorn Helgaas <bhelgaas@google.com> - 2016-01-06 21:00 +0100 Re: [PATCH 0/2] PCI: designware: Simplify config accessors Pratyush Anand <pratyush.anand@gmail.com> - 2016-01-07 11:30 +0100 Re: [PATCH 0/2] PCI: designware: Simplify config accessors Bjorn Helgaas <helgaas@kernel.org> - 2016-01-07 18:30 +0100
csiph-web