[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4148f6b8-824a-4edc-9b71-fab1e210b7d2@CO1EHSMHS019.ehs.local>
Date: Wed, 11 Dec 2013 14:45:18 +0530
From: Jagannadha Sutradharudu Teki
<jagannadha.sutradharudu-teki@...inx.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>
CC: Rob Landley <rob@...dley.net>, <linux-pci@...r.kernel.org>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Jagannadha Sutradharudu Teki <jaganna@...inx.com>
Subject: [PATCH 1/2] Documentation: pci: Minor cleanup
- Used small letters for file names
- Renamed few pcie txt files
- Re-arranged file names in 00-INDEX
- Removed PCI-DMA-mapping.txt from 00-INDEX
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@...inx.com>
---
Documentation/PCI/00-INDEX | 22 +++++++++++-----------
.../PCI/{pcieaer-howto.txt => pcie-aer-howto.txt} | 0
.../PCI/{pci-iov-howto.txt => pcie-iov-howto.txt} | 0
.../{PCIEBUS-HOWTO.txt => pcie-portbus-howto.txt} | 0
4 files changed, 11 insertions(+), 11 deletions(-)
rename Documentation/PCI/{pcieaer-howto.txt => pcie-aer-howto.txt} (100%)
rename Documentation/PCI/{pci-iov-howto.txt => pcie-iov-howto.txt} (100%)
rename Documentation/PCI/{PCIEBUS-HOWTO.txt => pcie-portbus-howto.txt} (100%)
diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX
index 812b17f..b8b7721 100644
--- a/Documentation/PCI/00-INDEX
+++ b/Documentation/PCI/00-INDEX
@@ -1,14 +1,14 @@
00-INDEX
- this file
-MSI-HOWTO.txt
- - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
-PCI-DMA-mapping.txt
- - info for PCI drivers using DMA portably across all platforms
-PCIEBUS-HOWTO.txt
- - a guide describing the PCI Express Port Bus driver
-pci-error-recovery.txt
- - info on PCI error recovery
pci.txt
- - info on the PCI subsystem for device driver authors
-pcieaer-howto.txt
- - the PCI Express Advanced Error Reporting Driver Guide HOWTO
+ - Info on the PCI subsystem for device driver authors
+pci-error-recovery.txt
+ - Info on PCI error recovery
+MSI-HOWTO.txt
+ - The Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ
+pcie-portbus-howto.txt
+ - A guide describing the PCI Express Port Bus driver
+pcie-aer-howto.txt
+ - The PCI Express Advanced Error Reporting Driver Guide HOWTO
+pcie-iov-howto.txt
+ - Info on PCI Express I/O Virtualization
diff --git a/Documentation/PCI/pcieaer-howto.txt b/Documentation/PCI/pcie-aer-howto.txt
similarity index 100%
rename from Documentation/PCI/pcieaer-howto.txt
rename to Documentation/PCI/pcie-aer-howto.txt
diff --git a/Documentation/PCI/pci-iov-howto.txt b/Documentation/PCI/pcie-iov-howto.txt
similarity index 100%
rename from Documentation/PCI/pci-iov-howto.txt
rename to Documentation/PCI/pcie-iov-howto.txt
diff --git a/Documentation/PCI/PCIEBUS-HOWTO.txt b/Documentation/PCI/pcie-portbus-howto.txt
similarity index 100%
rename from Documentation/PCI/PCIEBUS-HOWTO.txt
rename to Documentation/PCI/pcie-portbus-howto.txt
--
1.8.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists