From: Jeremy Fitzhardinge Date: Thu, 11 Mar 2010 23:10:40 +0000 (-0800) Subject: xen/blkfront: avoid compiler warning from missing cases X-Git-Tag: v2.6.36-rc1~288^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4dddb498c0feaff413b2a79c64e910021983775;p=pandora-kernel.git xen/blkfront: avoid compiler warning from missing cases Fix: drivers/block/xen-blkfront.c: In function ‘blkfront_connect’: drivers/block/xen-blkfront.c:933: warning: enumeration value ‘BLKIF_STATE_DISCONNECTED’ not handled in switch Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed