From: Ian Campbell Date: Fri, 4 Dec 2009 15:33:54 +0000 (+0000) Subject: xen: use less generic names in blkfront driver. X-Git-Tag: v2.6.36-rc1~288^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203fd61f42fec81f43bc5abbf2d3755e04e000af;p=pandora-kernel.git xen: use less generic names in blkfront driver. All Xen frontend drivers have a couple of identically named functions which makes figuring out which device went wrong from a stacktrace harder than it needs to be. Rename them to something specificto the device type. Signed-off-by: Ian Campbell Cc: Jeremy Fitzhardinge --- Reading git-diff-tree failed