From: Christoph Hellwig Date: Sun, 10 Aug 2008 22:24:08 +0000 (+0200) Subject: [PATCH] dm: kill lookup_device wrapper X-Git-Tag: v2.6.28-rc1~24^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72e8264eda02b6ba85a222b9620802ebf23c6a10;p=pandora-kernel.git [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 Signed-off-by: Al Viro --- Reading git-diff-tree failed