Re: [PATCH 1/4] kselftest/mm: Clarify errors for pipe()

2025-06-11 Thread David Hildenbrand
On 10.06.25 16:13, Mark Brown wrote: Specify that errors reported from pipe() failures are the result of failures. Suggested-by: David Hildenbrand Signed-off-by: Mark Brown --- Acked-by: David Hildenbrand -- Cheers, David / dhildenb

[PATCH 1/4] kselftest/mm: Clarify errors for pipe()

2025-06-10 Thread Mark Brown
Specify that errors reported from pipe() failures are the result of failures. Suggested-by: David Hildenbrand Signed-off-by: Mark Brown --- tools/testing/selftests/mm/cow.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests/mm/cow.c b/tools/testing/s