X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Framdisk.c;h=3595c365a8d2fff73374f2fd781b46216b7ea8e3;hp=d2a14ce3c31a5de0b361c3596f54bd0f5212a57e;hb=074d44443cd1dc65660b2859503ad9f72bce625a;hpb=5e83847991f155d6aabffc2b71f5a9224a5fbd59 diff --git a/palacios/src/devices/ramdisk.c b/palacios/src/devices/ramdisk.c index d2a14ce..3595c36 100644 --- a/palacios/src/devices/ramdisk.c +++ b/palacios/src/devices/ramdisk.c @@ -2240,7 +2240,6 @@ void rd_identify_ATAPI_drive(struct vm_device * dev, struct channel_t * channel) } - return; }