[SeaBIOS] [PATCH 11/16] usb-msc: move common scsi code to blockcmd.c

Kevin O'Connor kevin at koconnor.net
Thu Nov 17 04:49:29 CET 2011


On Wed, Nov 16, 2011 at 01:02:52PM +0100, Paolo Bonzini wrote:
[...]
> +    if (scsi_is_ready(&dop))
> +        return ret;

Typo?  (Should be return -1?)
-Kevin



More information about the SeaBIOS mailing list