projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b742fd6
)
Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the'
author
sayli karnik
<karniksayli1995@gmail.com>
Thu, 9 Mar 2017 06:17:07 +0000
(11:47 +0530)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 9 Mar 2017 07:33:27 +0000
(
00:33
-0700)
The patch replaces 'the the' with 'the' in the documentation.
Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/ABI/testing/sysfs-bus-pci
patch
|
blob
|
history
diff --git
a/Documentation/ABI/testing/sysfs-bus-pci
b/Documentation/ABI/testing/sysfs-bus-pci
index 5a1732b787071ce1495982f125759f15926e581f..e4e90104d7c38ff89bae718df7485337ee3e9108 100644
(file)
--- a/
Documentation/ABI/testing/sysfs-bus-pci
+++ b/
Documentation/ABI/testing/sysfs-bus-pci
@@
-299,5
+299,5
@@
What: /sys/bus/pci/devices/.../revision
Date: November 2016
Contact: Emil Velikov <emil.l.velikov@gmail.com>
Description:
- This file contains the revision field of the
the
PCI device.
+ This file contains the revision field of the PCI device.
The value comes from device config space. The file is read only.