linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-mips@vger.kernel.org
Subject: [PATCH 2/6] mips: octeon: cvmx-l2c.h: delete duplicated word
Date: Sat, 25 Jul 2020 17:34:25 -0700	[thread overview]
Message-ID: <20200726003429.20356-3-rdunlap@infradead.org> (raw)
In-Reply-To: <20200726003429.20356-1-rdunlap@infradead.org>

Delete the repeated word "Returns".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org
---
 arch/mips/include/asm/octeon/cvmx-l2c.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/mips/include/asm/octeon/cvmx-l2c.h
+++ linux-next-20200720/arch/mips/include/asm/octeon/cvmx-l2c.h
@@ -327,7 +327,7 @@ void cvmx_l2c_flush(void);
 
 /**
  *
- * Returns Returns the size of the L2 cache in bytes,
+ * Returns the size of the L2 cache in bytes,
  * -1 on error (unrecognized model)
  */
 int cvmx_l2c_get_cache_size_bytes(void);

  parent reply	other threads:[~2020-07-26  0:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-26  0:34 [PATCH 0/6] mips: delete duplicated words Randy Dunlap
2020-07-26  0:34 ` [PATCH 1/6] mips: io.h: delete duplicated word Randy Dunlap
2020-07-26  0:34 ` Randy Dunlap [this message]
2020-07-26  0:34 ` [PATCH 3/6] mips: octeon: cvmx-pip.h: " Randy Dunlap
2020-07-26  0:34 ` [PATCH 4/6] mips: octeon: cvmx-pkoh: fix duplicated words Randy Dunlap
2020-07-26  0:34 ` [PATCH 5/6] mips: octeon: cvmx-pow.h: " Randy Dunlap
2020-07-26  0:34 ` [PATCH 6/6] mips: octeon: octeon.h: delete duplicated word Randy Dunlap
2020-07-26  8:22 ` [PATCH 0/6] mips: delete duplicated words Thomas Bogendoerfer

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=20200726003429.20356-3-rdunlap@infradead.org \
    --to=rdunlap@infradead.org \
    --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;
as well as URLs for NNTP newsgroup(s).