mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] tools:testing/selftests: fix typo in futex/README
@ 2015-11-09  6:26 Wei Jiangang
  2015-11-11  6:41 ` Darren Hart
  0 siblings, 1 reply; 3+ 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	[flat|nested] 3+ messages in thread

* Re: [PATCH] tools:testing/selftests: fix typo in futex/README
  2015-11-09  6:26 [PATCH] tools:testing/selftests: fix typo in futex/README Wei Jiangang
@ 2015-11-11  6:41 ` Darren Hart
  2015-11-17  2:24   ` Shuah Khan
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

* Re: [PATCH] tools:testing/selftests: fix typo in futex/README
  2015-11-11  6:41 ` Darren Hart
@ 2015-11-17  2:24   ` Shuah Khan
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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-11  6:41 ` Darren Hart
2015-11-17  2:24   ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome