Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: wangjianli <wangjianli@cdjrlc.com>
To: tsbogend@alpha.franken.de
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	wangjianli <wangjianli@cdjrlc.com>
Subject: [PATCH] mips/sgi-ip22: fix repeated words in comments
Date: Sun, 21 Aug 2022 23:06:04 +0800	[thread overview]
Message-ID: <20220821150604.52687-1-wangjianli@cdjrlc.com> (raw)

 Delete the redundant word 'of'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
 arch/parisc/kernel/module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/parisc/kernel/module.c b/arch/parisc/kernel/module.c
index 7df140545b22..78c354af2820 100644
--- a/arch/parisc/kernel/module.c
+++ b/arch/parisc/kernel/module.c
@@ -16,7 +16,7 @@
  *      fail to reach their PLT stub if we only create one big stub array for
  *      all sections at the beginning of the core or init section.
  *      Instead we now insert individual PLT stub entries directly in front of
- *      of the code sections where the stubs are actually called.
+ *      the code sections where the stubs are actually called.
  *      This reduces the distance between the PCREL location and the stub entry
  *      so that the relocations can be fulfilled.
  *      While calculating the final layout of the kernel module in memory, the
-- 
2.36.1


             reply	other threads:[~2022-08-21 15:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-21 15:06 wangjianli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-21 15:02 [PATCH] mips/sgi-ip22: fix repeated words in comments wangjianli
2022-08-21 15:07 ` Conor.Dooley
2022-08-21 16:23 ` Sergey Shtylyov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220821150604.52687-1-wangjianli@cdjrlc.com \
    --to=wangjianli@cdjrlc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox