linux/fs/xfs/linux-2.6
Christoph Hellwig b8f82a4a6f xfs: kill the STATIC_INLINE macro
Remove our own STATIC_INLINE macro.  For small function inside
implementation files just use STATIC and let gcc inline it, and for
those in headers do the normal static inline - they are all small
enough to be inlined for debug builds, too.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2009-12-11 15:11:22 -06:00
..
2009-06-01 22:59:45 -05:00
2008-12-04 15:39:21 +11:00
2009-12-11 15:11:22 -06:00
2009-12-11 15:11:22 -06:00
2008-12-29 16:47:18 +11:00
2009-12-11 15:11:21 -06:00
2009-12-11 15:11:21 -06:00
2009-09-15 12:29:24 -05:00
2008-10-30 16:55:03 +11:00
2009-12-11 15:11:19 -06:00
2009-12-11 15:11:19 -06:00
2009-12-11 15:11:21 -06:00
2009-06-10 17:07:47 +02:00