git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f7529
)
[XFS] XFS: Kill xfs_vtoi()
author
David Chinner
<david@fromorbit.com>
Wed, 13 Aug 2008 06:01:45 +0000
(16:01 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:01:45 +0000
(16:01 +1000)
xfs_vtoi() is redundant and only unsed in small sections of code.
Replace them with widely used XFS_I() inline and kill xfs_vtoi().
SGI-PV: 981498
SGI-Modid: xfs-linux-melb:xfs-kern:31725a
Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
No differences found