X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fata.h;h=7eb901c1ae68102a7844cacc1e38a4b2d2fb5853;hb=6b32ab71071174408dba942dab82adc2c8324643;hp=423679e6c5996b41cf2cde8281bf8efc9f2f476c;hpb=284cd2cc7083fbb37293bf5e2638aeadd366807f;p=palacios.git diff --git a/palacios/src/devices/ata.h b/palacios/src/devices/ata.h index 423679e..7eb901c 100644 --- a/palacios/src/devices/ata.h +++ b/palacios/src/devices/ata.h @@ -124,9 +124,6 @@ static int ata_read(struct ide_internal * ide, struct ide_channel * channel, uin } return 0; - - - }