]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/trace/ring_buffer.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[karo-tx-linux.git] / kernel / trace / ring_buffer.c
index db7b439d23ee90dbde74c82dbd84b492f9cb298f..d9c8bcafb120f56763a3a9f868ad755b5a836dbc 100644 (file)
@@ -668,7 +668,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)
 {