Message ID | 20200707180414.10467-17-rdunlap@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Documentation: eliminate duplicated words | expand |
On 2020-07-07 20:04, Randy Dunlap wrote: > Drop the doubled word "the". > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> > Cc: Jonathan Corbet <corbet@lwn.net> > Cc: linux-doc@vger.kernel.org > Cc: Tony Krowiak <akrowiak@linux.ibm.com> > Cc: Pierre Morel <pmorel@linux.ibm.com> > Cc: Halil Pasic <pasic@linux.ibm.com> > Cc: linux-s390@vger.kernel.org > --- > Documentation/s390/vfio-ap.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200701.orig/Documentation/s390/vfio-ap.rst > +++ linux-next-20200701/Documentation/s390/vfio-ap.rst > @@ -361,7 +361,7 @@ matrix device. > assign_domain / unassign_domain: > Write-only attributes for assigning/unassigning an AP usage domain to/from > the mediated matrix device. To assign/unassign a domain, the domain > - number of the the usage domain is echoed to the respective attribute > + number of the usage domain is echoed to the respective attribute > file. > matrix: > A read-only file for displaying the APQNs derived from the cross product > Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Thanks Randy, Regards, Pierre
--- linux-next-20200701.orig/Documentation/s390/vfio-ap.rst +++ linux-next-20200701/Documentation/s390/vfio-ap.rst @@ -361,7 +361,7 @@ matrix device. assign_domain / unassign_domain: Write-only attributes for assigning/unassigning an AP usage domain to/from the mediated matrix device. To assign/unassign a domain, the domain - number of the the usage domain is echoed to the respective attribute + number of the usage domain is echoed to the respective attribute file. matrix: A read-only file for displaying the APQNs derived from the cross product
Drop the doubled word "the". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Tony Krowiak <akrowiak@linux.ibm.com> Cc: Pierre Morel <pmorel@linux.ibm.com> Cc: Halil Pasic <pasic@linux.ibm.com> Cc: linux-s390@vger.kernel.org --- Documentation/s390/vfio-ap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)