All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-09  6:26 ` Wei Jiangang
  0 siblings, 0 replies; 6+ messages in thread
From: Wei Jiangang @ 2015-11-09  6:26 UTC (permalink / raw)
  To: shuahkh, weijg.fnst; +Cc: linux-api, linux-kernel

Correct typo in tools/testing/selftests/futex/README.

Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
---
 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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-09  6:26 ` Wei Jiangang
  0 siblings, 0 replies; 6+ messages in thread
From: Wei Jiangang @ 2015-11-09  6:26 UTC (permalink / raw)
  To: shuahkh-JPH+aEBZ4P+UEJcrhfAQsw, weijg.fnst-BthXqXjhjHXQFUHtdCDX3A
  Cc: linux-api-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-11  6:41   ` Darren Hart
  0 siblings, 0 replies; 6+ messages in thread
From: Darren Hart @ 2015-11-11  6:41 UTC (permalink / raw)
  To: Wei Jiangang; +Cc: shuahkh, linux-api, linux-kernel

On Mon, Nov 09, 2015 at 02:26:39PM +0800, Wei Jiangang wrote:
> Correct typo in tools/testing/selftests/futex/README.
> 
> Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>

Thanks for catching it.

Acked-by: Darren Hart <dvhart@linux.intel.com>

-- 
Darren Hart
Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-11  6:41   ` Darren Hart
  0 siblings, 0 replies; 6+ messages in thread
From: Darren Hart @ 2015-11-11  6:41 UTC (permalink / raw)
  To: Wei Jiangang
  Cc: shuahkh-JPH+aEBZ4P+UEJcrhfAQsw, linux-api-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On Mon, Nov 09, 2015 at 02:26:39PM +0800, Wei Jiangang wrote:
> Correct typo in tools/testing/selftests/futex/README.
> 
> Signed-off-by: Wei Jiangang <weijg.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>

Thanks for catching it.

Acked-by: Darren Hart <dvhart-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>

-- 
Darren Hart
Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-17  2:24     ` Shuah Khan
  0 siblings, 0 replies; 6+ messages in thread
From: Shuah Khan @ 2015-11-17  2:24 UTC (permalink / raw)
  To: Darren Hart, Wei Jiangang; +Cc: linux-api, linux-kernel, Shuah Khan

On 11/10/2015 11:41 PM, Darren Hart wrote:
> On Mon, Nov 09, 2015 at 02:26:39PM +0800, Wei Jiangang wrote:
>> Correct typo in tools/testing/selftests/futex/README.
>>
>> Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
> 
> Thanks for catching it.
> 
> Acked-by: Darren Hart <dvhart@linux.intel.com>
> 

Thanks both. Applied to linux-kselftest fixes for 4.4-rc2

thanks,
-- Shuah

-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@osg.samsung.com | (970) 217-8978

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-17  2:24     ` Shuah Khan
  0 siblings, 0 replies; 6+ messages in thread
From: Shuah Khan @ 2015-11-17  2:24 UTC (permalink / raw)
  To: Darren Hart, Wei Jiangang
  Cc: linux-api-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Shuah Khan

On 11/10/2015 11:41 PM, Darren Hart wrote:
> On Mon, Nov 09, 2015 at 02:26:39PM +0800, Wei Jiangang wrote:
>> Correct typo in tools/testing/selftests/futex/README.
>>
>> Signed-off-by: Wei Jiangang <weijg.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
> 
> Thanks for catching it.
> 
> Acked-by: Darren Hart <dvhart-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
> 

Thanks both. Applied to linux-kselftest fixes for 4.4-rc2

thanks,
-- Shuah

-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org | (970) 217-8978

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-17  2:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-09  6:26 [PATCH] tools:testing/selftests: fix typo in futex/README Wei Jiangang
2015-11-09  6:26 ` Wei Jiangang
2015-11-11  6:41 ` Darren Hart
2015-11-11  6:41   ` Darren Hart
2015-11-17  2:24   ` Shuah Khan
2015-11-17  2:24     ` Shuah Khan

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.