Acked-by: Linas Vepstas <[email protected]> for this and the other patches in the series.
On Fri, Jul 3, 2020 at 4:22 PM Randy Dunlap <[email protected]> wrote: > > Drop the doubled word "the". > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Jonathan Corbet <[email protected]> > Cc: [email protected] > Cc: Bjorn Helgaas <[email protected]> > Cc: Linas Vepstas <[email protected]> > Cc: [email protected] > --- > Documentation/PCI/pci-error-recovery.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200701.orig/Documentation/PCI/pci-error-recovery.rst > +++ linux-next-20200701/Documentation/PCI/pci-error-recovery.rst > @@ -248,7 +248,7 @@ STEP 4: Slot Reset > ------------------ > > In response to a return value of PCI_ERS_RESULT_NEED_RESET, the > -the platform will perform a slot reset on the requesting PCI device(s). > +platform will perform a slot reset on the requesting PCI device(s). > The actual steps taken by a platform to perform a slot reset > will be platform-dependent. Upon completion of slot reset, the > platform will call the device slot_reset() callback. -- Verbogeny is one of the pleasurettes of a creatific thinkerizer. --Peter da Silva

