Re: [PATCH V2 06/12 net-next] qca_spi: Add QCASPI prefix to ring defines

From: Jacob Keller
Date: Wed Dec 20 2023 - 17:25:17 EST




On 12/18/2023 3:26 PM, Stefan Wahren wrote:
> All defines in qca_spi.h except of the two ring limit defines have
> a QCASPI prefix. Since the name is quite generic add the QCASPI prefix
> to avoid possible name conflicts.
>
> Signed-off-by: Stefan Wahren <wahrenst@xxxxxxx>
>

Makes sense. This is in the header too, not just a single .c file.

Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>