commit | b64cf7a1711d7796fdac19a23bc63d378a6e7ed1 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 08 15:25:23 2019 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Nov 20 17:33:56 2019 -0600 |
tree | 502453427a165348912e84a409403e38d09cfe23 | |
parent | 85a9b0507db2fbbfe7912dc3b33d322f200e2ca7 [diff] |
PCI/PM: Wrap long lines in documentation Documentation/power/pci.rst is wrapped to fit in 80 columns, but directory structure changes made a few lines longer. Wrap them so they all fit in 80 columns again. Link: https://lore.kernel.org/r/20191014230016.240912-7-helgaas@kernel.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>