Documentation: kselftest: Remove duplicate word

Remove duplicate word "for" in kselftest.txt.

Signed-off-by: Zhiyi Sun <zhiyisun@msn.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Zhiyi Sun 2016-02-24 00:08:11 +08:00 committed by Jonathan Corbet
parent c22d6bef7c
commit 4db1fa6648
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ To install selftests in an user specified location:
Contributing new tests
======================
In general, the rules for for selftests are
In general, the rules for selftests are
* Do as much as you can if you're not root;