All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ovl: Modify the section of Return Value
@ 2022-06-24  1:47 Deming Wang
  2022-07-11 13:43 ` Sakari Ailus
  0 siblings, 1 reply; 2+ messages in thread
From: Deming Wang @ 2022-06-24  1:47 UTC (permalink / raw)
  To: mchehab; +Cc: linux-media, linux-kernel, Deming Wang

Delete duplicate words of "the".

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 Documentation/userspace-api/media/dvb/frontend_f_open.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/userspace-api/media/dvb/frontend_f_open.rst b/Documentation/userspace-api/media/dvb/frontend_f_open.rst
index bb37eded0870..70e169b8f601 100644
--- a/Documentation/userspace-api/media/dvb/frontend_f_open.rst
+++ b/Documentation/userspace-api/media/dvb/frontend_f_open.rst
@@ -91,7 +91,7 @@ appropriately.
        -  The caller has no permission to access the device.
 
     -  - ``EBUSY``
-       -  The the device driver is already in use.
+       -  The device driver is already in use.
 
     -  - ``EMFILE``
        -  The process already has the maximum number of files open.
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ovl: Modify the section of Return Value
  2022-06-24  1:47 [PATCH] ovl: Modify the section of Return Value Deming Wang
@ 2022-07-11 13:43 ` Sakari Ailus
  0 siblings, 0 replies; 2+ messages in thread
From: Sakari Ailus @ 2022-07-11 13:43 UTC (permalink / raw)
  To: Deming Wang; +Cc: mchehab, linux-media, linux-kernel

Hi Deming,

On Thu, Jun 23, 2022 at 09:47:07PM -0400, Deming Wang wrote:
> Delete duplicate words of "the".

Thanks for the patch.

The patch itself seems fine, but I'd reword the subject and try to improve
the commit message.

In the commit message, there's a single article (the) and "of" is just
extra.

-- 
Regards,

Sakari Ailus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-11 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24  1:47 [PATCH] ovl: Modify the section of Return Value Deming Wang
2022-07-11 13:43 ` Sakari Ailus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.