xfs: remove xfs_inotobp
authorChristoph Hellwig <hch@infradead.org>
Tue, 3 Jul 2012 16:21:51 +0000 (12:21 -0400)
committerBen Myers <bpm@sgi.com>
Sun, 22 Jul 2012 15:55:36 +0000 (10:55 -0500)
commit129dbc9a2d93bab823e57fe47f53d098a0d350f3
tree3fb2ffc63ab0b4042c5e2f00e877fa427a8674e0
parent475ee413f34165f8e6fcd7fbff3a4da1dce48c99
xfs: remove xfs_inotobp

There is no need to keep this helper around, opencoding it in the only
caller is just as clear.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h