Re: [PATCH] iio: ssp_sensors: cleanup codestyle warning
From: Andy Shevchenko
Date: Mon Apr 27 2026 - 04:01:03 EST
On Sun, Apr 26, 2026 at 04:26:53PM +0530, Sanjay Chitroda wrote:
> Reported by checkpatch:
> FILE: drivers/iio/common/ssp_sensors/ssp_iio.c
>
> WARNING: Block comments use a trailing */ on a separate line
> + * */
...
> - /* the allocation is made in post because scan size is known in this
> + /*
> + * the allocation is made in post because scan size is known in this
> * moment
> - * */
> + */
Fix the English grammar and punctuations at the same time.
--
With Best Regards,
Andy Shevchenko