Kill off warning: ‘inline’ is not at beginning of declaration
[deliverable/linux.git] / kernel / trace / ring_buffer.c
index bd1c35a4fbccf31c0531f0667545011f704c561f..6ee56b4ad136391a5e55f2eb7c5e1fce2a1d514f 100644 (file)
@@ -669,7 +669,7 @@ static struct list_head *rb_list_head(struct list_head *list)
  * the reader page). But if the next page is a header page,
  * its flags will be non zero.
  */
-static int inline
+static inline int
 rb_is_head_page(struct ring_buffer_per_cpu *cpu_buffer,
                struct buffer_page *page, struct list_head *list)
 {
This page took 0.024982 seconds and 5 git commands to generate.