* [PATCH] doc: fs: sysfs-pci: remove trailing whitespace
@ 2018-03-13 22:02 Kenny Ballou
0 siblings, 0 replies; only message in thread
From: Kenny Ballou @ 2018-03-13 22:02 UTC (permalink / raw)
To: linux-doc, corbet; +Cc: Kenny Ballou
Remove the trailing whitespace found in
`Documentation/filesystems/sysfs-pci.txt`.
Signed-off-by: Kenny Ballou <kballou@devnulllabs.io>
---
Documentation/filesystems/sysfs-pci.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/filesystems/sysfs-pci.txt b/Documentation/filesystems/sysfs-pci.txt
index 06f1d64c6f70..093bb0fa630f 100644
--- a/Documentation/filesystems/sysfs-pci.txt
+++ b/Documentation/filesystems/sysfs-pci.txt
@@ -67,11 +67,11 @@ don't support mmapping of certain resources, so be sure to check the return
value from any attempted mmap. The most notable of these are I/O port
resources, which also provide read/write access.
-The 'enable' file provides a counter that indicates how many times the device
+The 'enable' file provides a counter that indicates how many times the device
has been enabled. If the 'enable' file currently returns '4', and a '1' is
echoed into it, it will then return '5'. Echoing a '0' into it will decrease
the count. Even when it returns to 0, though, some of the initialisation
-may not be reversed.
+may not be reversed.
The 'rom' file is special in that it provides read-only access to the device's
ROM file, if available. It's disabled by default, however, so applications
--
2.16.1
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-13 22:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-13 22:02 [PATCH] doc: fs: sysfs-pci: remove trailing whitespace Kenny Ballou
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox