Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303028
| Path | csiph.com!au2pb.net!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Bjorn Helgaas <bhelgaas@google.com> |
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] PCI: designware: Simplify config accessors |
| Date | Wed, 06 Jan 2016 21:00:02 +0100 |
| Message-ID | <qO2ps-5zb-5@gated-at.bofh.it> (permalink) |
| User-Agent | StGit/0.16 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 06 Jan 2016 13:54:59 -0600 |
| X-Original-Message-ID | <20160106195339.24780.37612.stgit@bhelgaas-glaptop2.roam.corp.google.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1303028 |
Show key headers only | View raw
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