On Fri, Jul 03, 2020 at 08:44:58PM -0700, Randy Dunlap wrote: > Drop the doubled word "to". > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Jonathan Corbet <[email protected]> > Cc: [email protected] > Cc: Dan Williams <[email protected]> > Cc: Vishal Verma <[email protected]> > Cc: Dave Jiang <[email protected]> > Cc: Ira Weiny <[email protected]>
Acked-by: Ira Weiny <[email protected]> > Cc: [email protected] > --- > Documentation/driver-api/nvdimm/nvdimm.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200701.orig/Documentation/driver-api/nvdimm/nvdimm.rst > +++ linux-next-20200701/Documentation/driver-api/nvdimm/nvdimm.rst > @@ -73,7 +73,7 @@ DAX: > process address space. > > DSM: > - Device Specific Method: ACPI method to to control specific > + Device Specific Method: ACPI method to control specific > device - in this case the firmware. > > DCR:

