linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Gelmini <andrea.gelmini@gelma.net>
To: andrea.gelmini@gelma.net
Cc: trivial@kernel.org, rkuo@codeaurora.org, linux-hexagon@vger.kernel.org
Subject: [PATCH 0144/1529] Fix typo
Date: Sat, 21 May 2016 13:55:14 +0200	[thread overview]
Message-ID: <20160521115514.6991-1-andrea.gelmini@gelma.net> (raw)

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

diff --git a/arch/hexagon/Makefile b/arch/hexagon/Makefile
index 207711a0..71bc857 100644
--- a/arch/hexagon/Makefile
+++ b/arch/hexagon/Makefile
@@ -25,7 +25,7 @@ KBUILD_AFLAGS += $(aflags-y)
 #  no KBUILD_LDFLAGS?
 LDFLAGS += $(ldflags-y)
 
-# Thread-info register will be r19.  This value is not configureable;
+# Thread-info register will be r19.  This value is not configurable;
 # it is hard-coded in several files.
 TIR_NAME := r19
 KBUILD_CFLAGS += -ffixed-$(TIR_NAME) -DTHREADINFO_REG=$(TIR_NAME) -D__linux__
-- 
2.8.2.534.g1f66975

                 reply	other threads:[~2016-05-21 11:55 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=20160521115514.6991-1-andrea.gelmini@gelma.net \
    --to=andrea.gelmini@gelma.net \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=rkuo@codeaurora.org \
    --cc=trivial@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 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).