All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Gelmini <andrea.gelmini@gelma.net>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0255/1529] Fix typo
Date: Sat, 21 May 2016 12:09:52 +0000	[thread overview]
Message-ID: <20160521120952.13362-1-andrea.gelmini@gelma.net> (raw)

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/sh/mm/cache-sh5.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sh/mm/cache-sh5.c b/arch/sh/mm/cache-sh5.c
index d1bffbc..5380089 100644
--- a/arch/sh/mm/cache-sh5.c
+++ b/arch/sh/mm/cache-sh5.c
@@ -259,7 +259,7 @@ static void inline sh64_dcache_purge_sets(int sets_to_purge_base, int n_sets)
 		 * Do one alloco which hits the required set per cache
 		 * way.  For write-back mode, this will purge the #ways
 		 * resident lines.  There's little point unrolling this
-		 * loop because the allocos stall more if they're too
+		 * loop because the allocs stall more if they're too
 		 * close together.
 		 */
 		eaddr1 = eaddr0 + cpu_data->dcache.way_size *
-- 
2.8.2.534.g1f66975


                 reply	other threads:[~2016-05-21 12:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160521120952.13362-1-andrea.gelmini@gelma.net \
    --to=andrea.gelmini@gelma.net \
    --cc=linux-sh@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.