X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_dmap.h;h=1a6eb41569bc45c12174952481ad2abfc601b9f1;hb=9e410778047d0f2887adb888b44eda4d72d4f67d;hp=11e6d471b364260e00ef7ebd672e106240799e7b;hpb=f720e3ba558680cc7dd3995d005bdc8ee2ef46af;p=linux-2.6 diff --git a/fs/jfs/jfs_dmap.h b/fs/jfs/jfs_dmap.h index 11e6d471b3..1a6eb41569 100644 --- a/fs/jfs/jfs_dmap.h +++ b/fs/jfs/jfs_dmap.h @@ -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;