Kill off warning: ‘inline’ is not at beginning of declaration
[deliverable/linux.git] / arch / x86 / oprofile / op_model_p4.c
index 9fadec074142b11afcb39e73627dc4c4fd8e14dd..98ab13058f892ee13048ac8962b13330f17e4d16 100644 (file)
@@ -50,7 +50,7 @@ static inline void setup_num_counters(void)
 #endif
 }
 
-static int inline addr_increment(void)
+static inline int addr_increment(void)
 {
 #ifdef CONFIG_SMP
        return smp_num_siblings == 2 ? 2 : 1;
This page took 0.025448 seconds and 5 git commands to generate.