On Mon, Sep 5, 2022 at 10:43 PM Tom Rini <tr...@konsulko.com> wrote:

> We allow '//' style comments, just like the linux kernel does these
> days. There should be a space before the "imx8" in the first hunk here.

Yes, // style comments are allowed, but for consistency with the other
comments in this file,
it would be better to keep using the /* style.

Mixing the two styles in the same file makes it confusing.

Reply via email to