fix typo
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 21 May 2009 18:56:50 +0000 (18:56 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 21 May 2009 18:56:50 +0000 (18:56 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3390 04897980-b3bd-0310-b5e0-8ef037075253

trunk/tests/kernel/test-read-lock-speed.c

index 62d604634c9f63df3571ca3d95aa34e22f6d317a..31e40f10fcf71a9fea18af76f9365ce65da0cdb9 100644 (file)
@@ -25,7 +25,7 @@
 #define NR_LOOPS 20000
 
 #ifndef CONFIG_PREEMPT
-#error "Your kernel should be build with preemption enabled"
+#error "Your kernel should be built with preemption enabled"
 #endif
 
 #ifdef CONFIG_DEBUG_PREEMPT
This page took 0.023129 seconds and 4 git commands to generate.