[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75VcxKhz_+Kb4Y1qdrYKLrSBEEC0n77ptddSe4TVVtk18-g@mail.gmail.com>
Date: Tue, 15 Jul 2025 16:23:31 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Tarang Raval <tarang.raval@...iconsignals.io>
Cc: Michelle Jin <shjy180909@...il.com>, "andy@...nel.org" <andy@...nel.org>,
"hansg@...nel.org" <hansg@...nel.org>, "mchehab@...nel.org" <mchehab@...nel.org>,
"sakari.ailus@...ux.intel.com" <sakari.ailus@...ux.intel.com>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-media@...r.kernel.org" <linux-media@...r.kernel.org>,
"linux-staging@...ts.linux.dev" <linux-staging@...ts.linux.dev>,
"lkcamp/patches@...ts.sr.ht" <lkcamp/patches@...ts.sr.ht>, "koike@...lia.com" <koike@...lia.com>
Subject: Re: [PATCH] media: atomisp: fix trailing block comment style
On Tue, Jul 15, 2025 at 4:11 PM Tarang Raval
<tarang.raval@...iconsignals.io> wrote:
...
> > /* Sensor driver fills ch_id with the id
> > - of the virtual channel. */
> > + * of the virtual channel.
> > + */
>
> Preferred line length is 80 columns, so I guess.
Yes.
> you can write it in a single line.
/*
* Also note that the correct
* multi-line comment style is
* in this example (with wider lines, of course).
*/
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists