* [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify
@ 2025-05-13 14:48 Hendrik Hamerlinck
2025-05-22 21:34 ` Shuah Khan
0 siblings, 1 reply; 3+ messages in thread
From: Hendrik Hamerlinck @ 2025-05-13 14:48 UTC (permalink / raw)
To: skhan
Cc: linux-kernel-mentees, linux-kselftest, linux-kernel,
Hendrik Hamerlinck
Corrects a spelling mistake "memebers" instead of "members" in
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
Signed-off-by: Hendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>
---
.../selftests/filesystems/mount-notify/mount-notify_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c b/tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
index 59a71f22fb11..af2b61224a61 100644
--- a/tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
+++ b/tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
@@ -230,7 +230,7 @@ static void verify_mount_ids(struct __test_metadata *const _metadata,
}
}
}
- // Check that all list1 memebers can be found in list2. Together with
+ // Check that all list1 members can be found in list2. Together with
// the above it means that the list1 and list2 represent the same sets.
for (i = 0; i < num; i++) {
for (j = 0; j < num; j++) {
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify
2025-05-13 14:48 [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify Hendrik Hamerlinck
@ 2025-05-22 21:34 ` Shuah Khan
2025-05-27 8:52 ` Hendrik Hammernet
0 siblings, 1 reply; 3+ messages in thread
From: Shuah Khan @ 2025-05-22 21:34 UTC (permalink / raw)
To: Hendrik Hamerlinck
Cc: linux-kernel-mentees, linux-kselftest, linux-kernel, Shuah Khan
On 5/13/25 08:48, Hendrik Hamerlinck wrote:
> Corrects a spelling mistake "memebers" instead of "members" in
> tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
Change the shortlog to indicate test clearly. Check a few logs
for this file for examples. Here is how the correct format looks
like:
selftests: filesystems: fix "memebers" typo in mount-notify
SZend v2 with this correction.
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify
2025-05-22 21:34 ` Shuah Khan
@ 2025-05-27 8:52 ` Hendrik Hammernet
0 siblings, 0 replies; 3+ messages in thread
From: Hendrik Hammernet @ 2025-05-27 8:52 UTC (permalink / raw)
To: Shuah Khan; +Cc: linux-kernel-mentees, linux-kselftest, linux-kernel
On 5/22/25 23:34, Shuah Khan wrote:
> Change the shortlog to indicate test clearly. Check a few logs
> for this file for examples. Here is how the correct format looks
> like:
>
> selftests: filesystems: fix "memebers" typo in mount-notify
>
> SZend v2 with this correction.
>
> thanks,
> -- Shuah
Thank you for the feedback. I have sent a v2 version of the patch a couple of days ago titled:
`[PATCH v2] selftests: filesystems: fix "memebers" typo in mount-notify`.
I did send it as a separate mail thread, which was probably a mistake.
In the mailing list history I've noticed new versions being sent both as new threads and in the same thread.
I also could not find a clear answer in the documentation. What is the correct way to do it?
Kind regards,
Hendrik
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-27 8:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 14:48 [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify Hendrik Hamerlinck
2025-05-22 21:34 ` Shuah Khan
2025-05-27 8:52 ` Hendrik Hammernet
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).