> -----Original Message----- > From: Randy Dunlap <[email protected]> > Sent: Tuesday 7 July 2020 19:04 > To: [email protected] > Cc: Randy Dunlap <[email protected]>; Jonathan Corbet <[email protected]>; > [email protected]; linux- > [email protected]; Mike Rapoport <[email protected]>; Jens Axboe > <[email protected]>; [email protected]; Jason > Wessel <[email protected]>; Daniel Thompson > <[email protected]>; Douglas Anderson > <[email protected]>; [email protected]; Wu Hao > <[email protected]>; [email protected]; > James Wang <[email protected]>; Liviu Dudau <[email protected]>; > Mihail Atanassov <[email protected]>; > Mali DP Maintainers <[email protected]>; David Airlie <[email protected]>; > Daniel Vetter <[email protected]>; dri- > [email protected]; Srinivas Pandruvada > <[email protected]>; Jiri Kosina <[email protected]>; linux- > [email protected]; Wolfram Sang <[email protected]>; > [email protected]; Masahiro Yamada <[email protected]>; > Michal Marek <[email protected]>; [email protected]; Jacek > Anaszewski <[email protected]>; Pavel > Machek <[email protected]>; Dan Murphy <[email protected]>; > [email protected]; Dan Williams <[email protected]>; > Paul Cercueil <[email protected]>; Thomas Bogendoerfer > <[email protected]>; [email protected]; Derek > Kiernan <[email protected]>; Dragan Cvetic <[email protected]>; Michael > Ellerman <[email protected]>; Benjamin > Herrenschmidt <[email protected]>; Paul Mackerras <[email protected]>; > [email protected]; Tony Krowiak > <[email protected]>; Pierre Morel <[email protected]>; Halil Pasic > <[email protected]>; [email protected]; > Matthew Wilcox <[email protected]>; Hannes Reinecke <[email protected]>; > [email protected]; James E.J. Bottomley > <[email protected]>; Martin K. Petersen <[email protected]>; Jarkko > Sakkinen <[email protected]>; > Mimi Zohar <[email protected]>; [email protected]; > [email protected]; Paolo Bonzini > <[email protected]>; [email protected]; Andrew Morton > <[email protected]> > Subject: [PATCH 14/20] Documentation: misc/xilinx_sdfec: eliminate duplicated > word > > Drop the doubled word "the". > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Jonathan Corbet <[email protected]> > Cc: [email protected] > Cc: Derek Kiernan <[email protected]> > Cc: Dragan Cvetic <[email protected]> > --- > Documentation/misc-devices/xilinx_sdfec.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200701.orig/Documentation/misc-devices/xilinx_sdfec.rst > +++ linux-next-20200701/Documentation/misc-devices/xilinx_sdfec.rst > @@ -78,7 +78,7 @@ application interfaces: > - open: Implements restriction that only a single file descriptor can be > open per SD-FEC instance at any time > - release: Allows another file descriptor to be open, that is after > current file descriptor is closed > - poll: Provides a method to monitor for SD-FEC Error events > - - unlocked_ioctl: Provides the the following ioctl commands that allows > the application configure the SD-FEC core: > + - unlocked_ioctl: Provides the following ioctl commands that allows the > application configure the SD-FEC core: > > - :c:macro:`XSDFEC_START_DEV` > - :c:macro:`XSDFEC_STOP_DEV`
Acked-by: Dragan Cvetic <[email protected]> Thanks Randy Dragan _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
