Re: [PATCH] USB: compilation failure on usb/image/microtek.c

From: Greg KH
Date: Tue Apr 19 2005 - 23:48:39 EST


On Wed, Apr 20, 2005 at 01:10:34PM +0900, B <yoshfuji@xxxxxxxxxxxxxx> wrote:
> From: Hideaki YOSHIFUJI <yoshfuji@xxxxxxxxxxxxxx>
>
> maybe typo?
>
> Signed-off-by: Hideaki YOSHIFUJI <yoshfuji@xxxxxxxxxxxxxx>
>
> --- a/drivers/usb/image/microtek.c
> +++ b/drivers/usb/image/microtek.c
> @@ -335,7 +335,7 @@ static int mts_scsi_abort (Scsi_Cmnd *sr
>
> mts_urb_abort(desc);
>
> - return FAILURE;
> + return FAILED;
> }

Thanks, this is in my todo queue, it's due to the fallout of the
scsi-misc merge :)

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/