Re: [PATCH 1/8] Documentation: fix driver-api doc refs

2017-10-10 Thread Rafael J. Wysocki
On Tue, Oct 10, 2017 at 7:36 PM, Tom Saeger wrote: > Make driver-api document refs valid. > > Signed-off-by: Tom Saeger Acked-by: Rafael J. Wysocki > --- > Documentation/power/pci.txt | 10 +- > Documentation/power/runtime_pm.txt | 2 +- > Documentation/pro

[PATCH 1/8] Documentation: fix driver-api doc refs

2017-10-10 Thread Tom Saeger
Make driver-api document refs valid. Signed-off-by: Tom Saeger --- Documentation/power/pci.txt | 10 +- Documentation/power/runtime_pm.txt | 2 +- Documentation/process/submitting-drivers.rst | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --gi