All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: yoshfuji@linux-ipv6.org
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: compilation failure on usb/image/microtek.c
Date: Tue, 19 Apr 2005 21:46:31 -0700	[thread overview]
Message-ID: <20050420044631.GA16583@kroah.com> (raw)
In-Reply-To: <20050420.131034.42261841.yoshfuji@linux-ipv6.org>

On Wed, Apr 20, 2005 at 01:10:34PM +0900, B <yoshfuji@linux-ipv6.org> wrote:
> From: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
> 
> maybe typo?
> 
> Signed-off-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
> 
> --- 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

      reply	other threads:[~2005-04-20  4:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20  4:10 [PATCH] USB: compilation failure on usb/image/microtek.c YOSHIFUJI Hideaki / 吉藤英明
2005-04-20  4:46 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050420044631.GA16583@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.