ext4: fix a BUG_ON crash by checking that page has buffers attached to it
[safe/jmp/linux-2.6] / fs / jfs / jfs_dmap.h
index 11e6d47..1a6eb41 100644 (file)
@@ -61,7 +61,7 @@
  * determine the maximum free string for four (lower level) nodes
  * of the tree.
  */
-static __inline signed char TREEMAX(signed char *cp)
+static inline signed char TREEMAX(signed char *cp)
 {
        signed char tmp1, tmp2;