Re: [PATCH] selftests: tc-testing: Fixed typo error

2024-10-21 Thread Shuah Khan
On 10/19/24 05:52, Karan Sanghavi wrote: Corrected the multiple and different typo errors in json files It should say "Correct or Fix" - Same comment in short log "Fix" instead of "Fixed" Do refer to commit for the subsystems and file to get an idea on the convention. - "diffferent" is corr

Re: [PATCH] selftests: tc-testing: Fixed typo error

2024-10-19 Thread Simon Horman
On Sat, Oct 19, 2024 at 11:52:21AM +, Karan Sanghavi wrote: > Corrected the multiple and different typo errors in json files > > - "diffferent" is corrected to "different". > - "muliple" and "miltiple" is corrected to "multiple". > > Signed-off-by: Karan Sanghavi Thanks, This addresses all

[PATCH] selftests: tc-testing: Fixed typo error

2024-10-19 Thread Karan Sanghavi
Corrected the multiple and different typo errors in json files - "diffferent" is corrected to "different". - "muliple" and "miltiple" is corrected to "multiple". Signed-off-by: Karan Sanghavi --- tools/testing/selftests/tc-testing/tc-tests/filters/basic.json | 6 +++--- tools/testing/selftests