X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2Fxfs%2Flinux-2.6%2Fxfs_stats.h;h=afd0b0d5fdb26f1731e231045935f40e8e55317c;hb=0dfdf77ab81040e9e4569c9cdaaae5419d18aaaa;hp=8ba7a2fa6c1d643fb5d35afa2e3605dadd680ef8;hpb=661dd5c840851194c7ee5a2603d5354dcf9bd212;p=linux-2.6-omap-h63xx.git diff --git a/fs/xfs/linux-2.6/xfs_stats.h b/fs/xfs/linux-2.6/xfs_stats.h index 8ba7a2fa6c1..afd0b0d5fdb 100644 --- a/fs/xfs/linux-2.6/xfs_stats.h +++ b/fs/xfs/linux-2.6/xfs_stats.h @@ -144,8 +144,8 @@ extern void xfs_cleanup_procfs(void); # define XFS_STATS_DEC(count) # define XFS_STATS_ADD(count, inc) -static __inline void xfs_init_procfs(void) { }; -static __inline void xfs_cleanup_procfs(void) { }; +static inline void xfs_init_procfs(void) { }; +static inline void xfs_cleanup_procfs(void) { }; #endif /* !CONFIG_PROC_FS */