Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6-block.git] / tools / perf / builtin-lock.c
index e18dfdc2948aedf862c51092001388ddb7bc0e5c..821c1586a22b7da92cd732ad1a4ee4e05b037085 100644 (file)
@@ -792,8 +792,7 @@ static void print_result(void)
        print_bad_events(bad, total);
 }
 
-static int                     info_threads;
-static int                     info_map;
+static bool info_threads, info_map;
 
 static void dump_threads(void)
 {