[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210608212350.3029742-12-trix@redhat.com>
Date: Tue, 8 Jun 2021 14:23:49 -0700
From: trix@...hat.com
To: mdf@...nel.org, robh+dt@...nel.org, hao.wu@...el.com,
corbet@....net, fbarrat@...ux.ibm.com, ajd@...ux.ibm.com,
bbrezillon@...nel.org, arno@...isbad.org, schalla@...vell.com,
herbert@...dor.apana.org.au, davem@...emloft.net,
gregkh@...uxfoundation.org, Sven.Auhagen@...eatech.de,
grandmaster@...klimov.de
Cc: linux-fpga@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-crypto@...r.kernel.org,
linux-staging@...ts.linux.dev, Tom Rix <trix@...hat.com>
Subject: [PATCH 10/11] fpga: stratix10-soc: change FPGA indirect article to an
From: Tom Rix <trix@...hat.com>
Change use of 'a fpga' to 'an fpga'
Signed-off-by: Tom Rix <trix@...hat.com>
---
drivers/fpga/stratix10-soc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/fpga/stratix10-soc.c b/drivers/fpga/stratix10-soc.c
index 657a70c5fc996..2aeb53f8e9d0f 100644
--- a/drivers/fpga/stratix10-soc.c
+++ b/drivers/fpga/stratix10-soc.c
@@ -271,7 +271,7 @@ static int s10_send_buf(struct fpga_manager *mgr, const char *buf, size_t count)
}
/*
- * Send a FPGA image to privileged layers to write to the FPGA. When done
+ * Send an FPGA image to privileged layers to write to the FPGA. When done
* sending, free all service layer buffers we allocated in write_init.
*/
static int s10_ops_write(struct fpga_manager *mgr, const char *buf,
--
2.26.3
Powered by blists - more mailing lists