[PATCH v2 07/10] staging: axis-fifo: fix grammar in Kconfig help text

From: Josh Law

Date: Sun Mar 01 2026 - 16:50:31 EST


From: Josh Law <objecting@xxxxxxxxxxxxx>

Use 'an' instead of 'a' before 'AXI' since it begins with a vowel sound.

Signed-off-by: Josh Law <objecting@xxxxxxxxxxxxx>
---
drivers/staging/axis-fifo/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/axis-fifo/Kconfig b/drivers/staging/axis-fifo/Kconfig
index f180a8e9f58a..e618f275e283 100644
--- a/drivers/staging/axis-fifo/Kconfig
+++ b/drivers/staging/axis-fifo/Kconfig
@@ -7,6 +7,6 @@ config XIL_AXIS_FIFO
depends on OF && HAS_IOMEM
help
This adds support for the Xilinx AXI-Stream FIFO IP core driver.
- The AXI Streaming FIFO allows memory mapped access to a AXI Streaming
+ The AXI Streaming FIFO allows memory mapped access to an AXI Streaming
interface. The Xilinx AXI-Stream FIFO IP core can be used to interface
to the AXI Ethernet without the need to use DMA.
--
2.43.0