aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/power/drivers-testing.rst
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2019-11-19 08:09:23 -0600
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-11-20 12:16:37 +0100
commit1992b66d2f55cf36a14072cfd977fdf4f0d2f2c2 (patch)
tree232738200a9a1c49294499bd42c397beb818e647 /Documentation/power/drivers-testing.rst
parentLinux 5.4-rc8 (diff)
downloadwireguard-linux-1992b66d2f55cf36a14072cfd977fdf4f0d2f2c2.tar.xz
wireguard-linux-1992b66d2f55cf36a14072cfd977fdf4f0d2f2c2.zip
PM: Wrap documentation to fit in 80 columns
Wrap to 80 columns. No textual change except to correct some "it's" that should be "its". Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/power/drivers-testing.rst')
-rw-r--r--Documentation/power/drivers-testing.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/power/drivers-testing.rst b/Documentation/power/drivers-testing.rst
index e53f1999fc39..d77d2894f9fe 100644
--- a/Documentation/power/drivers-testing.rst
+++ b/Documentation/power/drivers-testing.rst
@@ -39,9 +39,10 @@ c) Compile the driver directly into the kernel and try the test modes of
d) Attempt to hibernate with the driver compiled directly into the kernel
in the "reboot", "shutdown" and "platform" modes.
-e) Try the test modes of suspend (see: Documentation/power/basic-pm-debugging.rst,
- 2). [As far as the STR tests are concerned, it should not matter whether or
- not the driver is built as a module.]
+e) Try the test modes of suspend (see:
+ Documentation/power/basic-pm-debugging.rst, 2). [As far as the STR tests are
+ concerned, it should not matter whether or not the driver is built as a
+ module.]
f) Attempt to suspend to RAM using the s2ram tool with the driver loaded
(see: Documentation/power/basic-pm-debugging.rst, 2).