fix typo
[lttv.git] / 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.022564 seconds and 4 git commands to generate.