linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fwd: [PATCH] drivers/edac: Fix comment typo
       [not found] <20230712094640.24445-1-wangjianli@cdjrlc.com>
@ 2023-07-12  9:49 ` pangzizhen001
  2023-07-18 16:35   ` pangzizhen001
  0 siblings, 1 reply; 2+ messages in thread
From: pangzizhen001 @ 2023-07-12  9:49 UTC (permalink / raw)
  To: dinguyen, bp, tony.luck; +Cc: linux-edac, linux-kernel

Delete duplicate word "the"

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
  drivers/edac/altera_edac.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/edac/altera_edac.c b/drivers/edac/altera_edac.c
index 8b31cd54bdb6..a3b17813eb9b 100644
--- a/drivers/edac/altera_edac.c
+++ b/drivers/edac/altera_edac.c
@@ -168,7 +168,7 @@ static ssize_t altr_sdr_mc_err_inject_write(struct 
file *file,
      /*
       * To trigger the error, we need to read the data back
       * (the data was written with errors above).
-     * The READ_ONCE macros and printk are used to prevent the
+     * The READ_ONCE macros and printk are used to prevent
       * the compiler optimizing these reads out.
       */
      reg = READ_ONCE(ptemp[0]);

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] drivers/edac: Fix comment typo
  2023-07-12  9:49 ` Fwd: [PATCH] drivers/edac: Fix comment typo pangzizhen001
@ 2023-07-18 16:35   ` pangzizhen001
  0 siblings, 0 replies; 2+ messages in thread
From: pangzizhen001 @ 2023-07-18 16:35 UTC (permalink / raw)
  To: dinguyen, bp, tony.luck; +Cc: linux-edac, linux-kernel

Delete duplicate word "the"

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
  drivers/edac/altera_edac.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/edac/altera_edac.c b/drivers/edac/altera_edac.c
index 8b31cd54bdb6..a3b17813eb9b 100644
--- a/drivers/edac/altera_edac.c
+++ b/drivers/edac/altera_edac.c
@@ -168,7 +168,7 @@ static ssize_t altr_sdr_mc_err_inject_write(struct 
file *file,
      /*
       * To trigger the error, we need to read the data back
       * (the data was written with errors above).
-     * The READ_ONCE macros and printk are used to prevent the
+     * The READ_ONCE macros and printk are used to prevent
       * the compiler optimizing these reads out.
       */
      reg = READ_ONCE(ptemp[0]);

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-18 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230712094640.24445-1-wangjianli@cdjrlc.com>
2023-07-12  9:49 ` Fwd: [PATCH] drivers/edac: Fix comment typo pangzizhen001
2023-07-18 16:35   ` pangzizhen001

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).