Re: [PATCH v3 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

From: Krzysztof Kozlowski
Date: Fri Dec 23 2022 - 06:32:49 EST


On 23/12/2022 12:09, MD Danish Anwar wrote:
> From: Roger Quadros <rogerq@xxxxxx>
>
> This is the Ethernet driver for TI AM654 Silicon rev. 2
> with the ICSSG PRU Sub-system running dual-EMAC firmware.
>


(...)

> +
> +/* Memory Usage of : DMEM1
> + *
> + */

??? What's this?

> +
> +/* Memory Usage of : PA_STAT
> + *
> + */

Same question.

> +
> +/*Start of 32 bits PA_STAT counters*/

That's not a Linux coding style. Add spaces and make it readable.

Best regards,
Krzysztof