From: hanchunchao Date: Fri, 29 Mar 2024 03:31:37 +0000 (+0800) Subject: media: docs: Remove the repeated word "the" in docs. X-Git-Tag: v6.10-rc1~135^2~285 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=533581379a4ca32a2cf9e4466c059a23c8af29df;p=thirdparty%2Fkernel%2Flinux.git media: docs: Remove the repeated word "the" in docs. Fix "The the" typo in the documentation. Signed-off-by: hanchunchao Signed-off-by: Hans Verkuil [hverkuil: added commit log] --- diff --git a/Documentation/userspace-api/media/dvb/frontend_f_open.rst b/Documentation/userspace-api/media/dvb/frontend_f_open.rst index bb37eded08705..70e169b8f601d 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.