]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/ocfs2/dir.c
Kill off warning: ‘inline’ is not at beginning of declaration
[mv-sheeva.git] / fs / ocfs2 / dir.c
index d417b3f9b0c730e5cbb8d475358e6d8891fdc05c..f97b6f1c61dd47392d0052acb64d218b1d9cdd76 100644 (file)
@@ -354,7 +354,7 @@ static inline int ocfs2_match(int len,
 /*
  * Returns 0 if not found, -1 on failure, and 1 on success
  */
-static int inline ocfs2_search_dirblock(struct buffer_head *bh,
+static inline int ocfs2_search_dirblock(struct buffer_head *bh,
                                        struct inode *dir,
                                        const char *name, int namelen,
                                        unsigned long offset,