Skip to content

Commit 395cf96

Browse files
pebolleJiri Kosina
authored and
Jiri Kosina
committedSep 27, 2011
doc: fix broken references
There are numerous broken references to Documentation files (in other Documentation files, in comments, etc.). These broken references are caused by typo's in the references, and by renames or removals of the Documentation files. Some broken references are simply odd. Fix these broken references, sometimes by dropping the irrelevant text they were part of. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent e060c38 commit 395cf96

File tree

96 files changed

+125
-179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+125
-179
lines changed
 

‎Documentation/PCI/pci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ from the PCI device config space. Use the values in the pci_dev structure
314314
as the PCI "bus address" might have been remapped to a "host physical"
315315
address by the arch/chip-set specific kernel support.
316316

317-
See Documentation/IO-mapping.txt for how to access device registers
317+
See Documentation/io-mapping.txt for how to access device registers
318318
or device memory.
319319

320320
The device driver needs to call pci_request_region() to verify

‎Documentation/blackfin/bfin-gpio-notes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* File: Documentation/blackfin/bfin-gpio-note.txt
2+
* File: Documentation/blackfin/bfin-gpio-notes.txt
33
* Based on:
44
* Author:
55
*

0 commit comments

Comments
 (0)