From: Greg KH <greg@kroah.com>
To: CaT <cat@zip.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 6/10] 2.6.0-t3: struct C99 initialiser conversion
Date: Tue, 19 Aug 2003 10:23:55 -0700 [thread overview]
Message-ID: <20030819172355.GA4864@kroah.com> (raw)
In-Reply-To: <20030819063727.GL643@zip.com.au>
On Tue, Aug 19, 2003 at 04:37:27PM +1000, CaT wrote:
> diff -aur linux.backup/drivers/usb/host/hc_sl811_rh.c linux/drivers/usb/host/hc_sl811_rh.c
> --- linux.backup/drivers/usb/host/hc_sl811_rh.c Sat Aug 16 15:02:54 2003
> +++ linux/drivers/usb/host/hc_sl811_rh.c Sat Aug 16 23:57:09 2003
> @@ -329,7 +329,7 @@
> switch (bmRType_bReq) {
> /* Request Destination:
> without flags: Device,
> - RH_INTERFACE: interface,
> + RH_INTERFACE: interface,
> RH_ENDPOINT: endpoint,
> RH_CLASS means HUB here,
> RH_OTHER | RH_CLASS almost ever means HUB_PORT here
I think you need to work on your scripts if you thought this was a C99
"fix". More like a "delete trailing space" patch...
thanks,
greg k-h
next prev parent reply other threads:[~2003-08-19 17:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-19 6:37 [PATCH 6/10] 2.6.0-t3: struct C99 initialiser conversion CaT
2003-08-19 17:23 ` Greg KH [this message]
2003-08-19 17:46 ` CaT
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=20030819172355.GA4864@kroah.com \
--to=greg@kroah.com \
--cc=cat@zip.com.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox