2015-11-09 06:27:28

by Wei, Jiangang

[permalink] [raw]
Subject: [PATCH] tools:testing/selftests: fix typo in futex/README

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

Signed-off-by: Wei Jiangang <[email protected]>
---
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


2015-11-11 06:41:33

by Darren Hart

[permalink] [raw]
Subject: Re: [PATCH] tools:testing/selftests: fix typo in futex/README

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 <[email protected]>

Thanks for catching it.

Acked-by: Darren Hart <[email protected]>

--
Darren Hart
Intel Open Source Technology Center

2015-11-17 02:24:25

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH] tools:testing/selftests: fix typo in futex/README

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 <[email protected]>
>
> Thanks for catching it.
>
> Acked-by: Darren Hart <[email protected]>
>

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)
[email protected] | (970) 217-8978