[LTP] [PATCH ltp] runtest/fs: remove non-acsii char from comment

Yixin Zhang yixin.zhang@intel.com
Mon Aug 12 09:24:31 CEST 2019


Remove non-acsii char <C2><B4> from comment

Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
 runtest/fs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtest/fs b/runtest/fs
index ef2e848b9..07d6e2b67 100644
--- a/runtest/fs
+++ b/runtest/fs
@@ -66,7 +66,7 @@ fs_di fs_di -d $TMPDIR
 
 # Read every file in /proc. Not likely to crash, but does enough
 # to disturb the kernel. A good kernel latency killer too.
-# Was not sure why it should reside in runtest/crashme and won´t get tested ever
+# Was not sure why it should reside in runtest/crashme and won't get tested ever
 proc01 proc01 -m 128
 
 read_all_dev read_all -d /dev -p -q -r 10
-- 
2.17.1



More information about the ltp mailing list