From: Konrad Rzeszutek Wilk Date: Wed, 3 Aug 2011 15:12:17 +0000 (-0400) Subject: xen/blkback: Make description more obvious. X-Git-Tag: v2.6.39-400.9.0~923^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f312b8760a51b2b075d979dd992a91a1e3cf980d;p=users%2Fjedix%2Flinux-maple.git xen/blkback: Make description more obvious. With the frontend having Xen but the backend not, it just looks odd: <*> Xen virtual block device support <*> Block-device backend driver Fix it to have the 'Xen' in front of it. Reported-by: Sander Eikelenboom Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 717d6e4e18d3d..a89ebf1b28aa0 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -471,7 +471,7 @@ config XEN_BLKDEV_FRONTEND in another domain which drives the actual block device. config XEN_BLKDEV_BACKEND - tristate "Block-device backend driver" + tristate "Xen block-device backend driver" depends on XEN_BACKEND help The block-device backend driver allows the kernel to export its