lkml.org 
[lkml]   [2022]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] media: mc-request.c: Fix comment typo
Hi Jason,

On Fri, Jul 15, 2022 at 01:16:46PM +0800, Jason Wang wrote:
> The double `that' is duplicated in line 162, remove one.
>
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
> drivers/media/mc/mc-request.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/mc/mc-request.c b/drivers/media/mc/mc-request.c
> index addb8f2d8939..752ea0bc804b 100644
> --- a/drivers/media/mc/mc-request.c
> +++ b/drivers/media/mc/mc-request.c
> @@ -159,7 +159,7 @@ static long media_request_ioctl_queue(struct media_request *req)
> * state can only happen if either the driver changes the state or if
> * the user cancels the vb2 queue. The driver can only change the state
> * after each object is queued through the req_queue op (and note that
> - * that op cannot fail), so setting the state to QUEUED up front is

In this case, the second "that" is there for a reason.

> + * op cannot fail), so setting the state to QUEUED up front is
> * safe.
> *
> * The other reason for changing the state is if the vb2 queue is

--
Sakari Ailus

\
 
 \ /
  Last update: 2022-07-18 23:57    [W:0.775 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site