From: Wei Jiangang <weijg.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
To: shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org,
weijg.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org
Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] tools:testing/selftests: fix typo in futex/README
Date: Mon, 9 Nov 2015 14:26:39 +0800 [thread overview]
Message-ID: <1447050399-24404-1-git-send-email-weijg.fnst@cn.fujitsu.com> (raw)
Correct typo in tools/testing/selftests/futex/README.
Signed-off-by: Wei Jiangang <weijg.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
tools/testing/selftests/futex/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/futex/README b/tools/testing/selftests/futex/README
index 3224a049b196..0558bb9ce0a6 100644
--- a/tools/testing/selftests/futex/README
+++ b/tools/testing/selftests/futex/README
@@ -27,7 +27,7 @@ o The build system shall remain as simple as possible, avoiding any archive or
o Where possible, any helper functions or other package-wide code shall be
implemented in header files, avoiding the need to compile intermediate object
files.
-o External dependendencies shall remain as minimal as possible. Currently gcc
+o External dependencies shall remain as minimal as possible. Currently gcc
and glibc are the only dependencies.
o Tests return 0 for success and < 0 for failure.
--
1.9.3
next reply other threads:[~2015-11-09 6:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-09 6:26 Wei Jiangang [this message]
[not found] ` <1447050399-24404-1-git-send-email-weijg.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2015-11-11 6:41 ` [PATCH] tools:testing/selftests: fix typo in futex/README Darren Hart
[not found] ` <20151111064126.GA2306-Z5kFBHtJu+EzCVHREhWfF0EOCMrvLtNR@public.gmane.org>
2015-11-17 2:24 ` Shuah Khan
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=1447050399-24404-1-git-send-email-weijg.fnst@cn.fujitsu.com \
--to=weijg.fnst-bthxqxjhjhxqfuhtdcdx3a@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.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).