Re: [PATCH] selftests: timers: Fix grammar and clarify comments in nanosleep.c

2025-05-22 Thread Shuah Khan
On 5/14/25 16:21, Rahul Kumar wrote: Improved the clarity and grammar in the header comment of nanosleep.c for better readability and consistency with kernel documentation style. This patch isn't really fixing anything. I won't be taking this one. Sorry. thanks, -- Shuah

[PATCH] selftests: timers: Fix grammar and clarify comments in nanosleep.c

2025-05-14 Thread Rahul Kumar
Improved the clarity and grammar in the header comment of nanosleep.c for better readability and consistency with kernel documentation style. Signed-off-by: Rahul Kumar --- tools/testing/selftests/timers/nanosleep.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-)