[PATCH] dm: kill lookup_device wrapper
authorChristoph Hellwig <hch@lst.de>
Sun, 10 Aug 2008 22:24:08 +0000 (00:24 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:12:57 +0000 (05:12 -0400)
commit72e8264eda02b6ba85a222b9620802ebf23c6a10
tree4c82b49f538b1ae4e469bbf9a98d76766ab3f768
parent3516586a424ea5727be089da6541cbd5644f0497
[PATCH] dm: kill lookup_device wrapper

Now that lookup_bdev is exported and used by dm just use it directly
instead of through a trivial wrapper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/md/dm-table.c