[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)
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>

No differences found