Re: [PATCH V2 06/12 net-next] qca_spi: Add QCASPI prefix to ring defines
From: Jacob Keller <jacob.e.keller@intel.com>
Date: 2023-12-20 22:25:00
Also in:
lkml
From: Jacob Keller <jacob.e.keller@intel.com>
Date: 2023-12-20 22:25:00
Also in:
lkml
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@gmx.net>
Makes sense. This is in the header too, not just a single .c file. Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>