All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Schau <brian@schau.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Wireless Security Lock driver.
Date: Sat, 30 Jul 2005 18:02:10 +0200	[thread overview]
Message-ID: <42EBA482.2040006@schau.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0507300956340.29844@montezuma.fsmlabs.com>

*Grrr* - it's the mailer (I'm using Mozilla Thunderbird).   I don't
know why it has chosen to fold those two lines.

The section looks like:

+	struct usb_wsl *wsl=urb->context;
+	int id=0, retval;
+
+	switch (urb->status) {
+	case -ECONNRESET:

/brian

Zwane Mwaikambo wrote:
> On Sat, 30 Jul 2005, Brian Schau wrote:
> 
> 
>>Hi Michael (and others),
>>
>>
>>Thanks for the info.   Well, the reason why I didn't inline the patch
>>was due to the size of it - in terms of lines.   However, here it is:
> 
> 
>>+static void wsl_irq_in(struct urb *urb, struct pt_regs *regs)
>>+{
>>+	struct usb_wsl *wsl=urb->context;
>>+	int id=0, retval;
>>+	+	switch (urb->status) { <==========
>>+	case -ECONNRESET:
> 
> 
> There is something wrong with your patch or mailer.
> 
> 

  reply	other threads:[~2005-07-30 16:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-30 14:51 [PATCH] Wireless Security Lock driver Brian Schau
2005-07-30 15:01 ` Michael Krufky
2005-07-30 15:16   ` Brian Schau
2005-07-30 15:57     ` Zwane Mwaikambo
2005-07-30 16:02       ` Brian Schau [this message]
2005-07-30 17:11         ` Michael Krufky
2005-07-30 18:05           ` Brian Schau
2005-07-30 19:42 ` Pavel Machek
2005-07-30 20:10   ` Brian Schau
2005-07-30 20:31     ` Pavel Machek
2005-07-30 21:14       ` Brian Schau
2005-07-30 21:16         ` Pavel Machek
2005-07-30 22:06           ` Brian Schau
2005-07-31  8:42       ` James Cloos
2005-07-31  9:52         ` Pavel Machek
2005-07-31 12:43           ` Brian Schau
2005-07-31 16:14           ` James Cloos
2005-07-31 13:59   ` Alistair John Strachan
2005-07-31 14:08     ` Pavel Machek

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=42EBA482.2040006@schau.com \
    --to=brian@schau.com \
    --cc=linux-kernel@vger.kernel.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.