[PATCH v2 1/2] serial: mxc: enable the RX pipeline
Fabio Estevam
festevam at gmail.com
Tue Sep 6 03:51:02 CEST 2022
On Mon, Sep 5, 2022 at 10:43 PM Tom Rini <trini at 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.
More information about the U-Boot
mailing list