Re: [PATCH v9 2/7] pinctrl: s32cc: add/fix some comments

From: Bartosz Golaszewski

Date: Mon May 04 2026 - 10:42:35 EST


On Mon, 4 May 2026 15:11:43 +0200, Khristine Andreea Barbulescu
<khristineandreea.barbulescu@xxxxxxxxxxx> said:
> Add/fix some comments and print
> statements.
>

Why the line-break?

You're doing more than that: you're creating kerneldoc entries. I'm not sure
it's worth it as these are not exported APIs but - if for some reason you
really need it - it makes sense to mention it in the commit message.

I'd just stick with regular comments, not kerneldocs here.

Bart