[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZvEnNXHV9ZnnQswd@smile.fi.intel.com>
Date: Mon, 23 Sep 2024 11:30:45 +0300
From: Andy Shevchenko <andy@...nel.org>
To: Yu Jiaoliang <yujiaoliang@...o.com>
Cc: Hans de Goede <hdegoede@...hat.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Hans Verkuil <hverkuil-cisco@...all.nl>,
Kieran Bingham <kieran.bingham@...asonboard.com>,
Jonathan Bergh <bergh.jonathan@...il.com>,
Kate Hsuan <hpa@...hat.com>,
Dipendra Khadka <kdipendra88@...il.com>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev, opensource.kernel@...o.com
Subject: Re: [PATCH v1] media: atomisp: Fix typos in comment
On Mon, Sep 23, 2024 at 11:30:23AM +0800, Yu Jiaoliang wrote:
> Corrected typos:
> componnet->component,
> cofiguration->configuration,
> doubtfull->doubtful,
> consisit->consist,
> coppied->copied.
>
> These changes fix the typos in the comment,
> without affecting the functionality.
...
> //config.acq_allocated_ib_mem_words = 0;
>
> - // Set the start of the session cofiguration.
> + // Set the start of the session configuration.
While at it, the comment style can be changed to C-like
/* Set the start of the session configuration */
(no need to resend unless Hans asks for that, otherwise he might fix whilst
applying).
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists