On 5/13/25 16:14, Abdelrahman Fekry wrote:
This patch improves the clarity and grammar of output messages in the acct() selftest. Minor changes were made to user-facing strings and comments to make them easier to understand and more consistent with the kselftest style.
Changes include:
- Fixing grammar in printed messages and comments.
- Rewording error and success outputs for clarity and professionalism.
- Making the "root check" message more direct.
These updates improve readability without affecting test logic or behavior.
Signed-off-by: Abdelrahman Fekry Abdelrahmanfekry375@gmail.com
Did you run checkpatch on this patch? I am seeing
CHECK: From:/Signed-off-by: email comments mismatch: 'From: Abdelrahman Fekry abdelrahmanfekry375@gmail.com' != 'Signed-off-by: Abdelrahman Fekry Abdelrahmanfekry375@gmail.com'
Please fix it and send v2.
thanks, -- Shuah