perf_counter: Tidy up style details
[profile/ivi/kernel-adaptation-intel-automotive.git] / include / linux / perf_counter.h
index 81ec79c..0e57d8c 100644 (file)
@@ -562,7 +562,7 @@ struct perf_cpu_context {
         *
         * task, softirq, irq, nmi context
         */
-       int                     recursion[4];
+       int                             recursion[4];
 };
 
 #ifdef CONFIG_PERF_COUNTERS