From: Greg KH <greg@kroah.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: CRIS architecture update
Date: Wed, 9 Jul 2003 13:15:10 -0700 [thread overview]
Message-ID: <20030709201510.GA18787@kroah.com> (raw)
In-Reply-To: <200307091905.h69J5srp005054@hera.kernel.org>
> diff -Nru a/arch/cris/drivers/usb-host.c b/arch/cris/drivers/usb-host.c
> --- a/arch/cris/drivers/usb-host.c Wed Jul 9 12:06:00 2003
> +++ b/arch/cris/drivers/usb-host.c Wed Jul 9 12:06:00 2003
> +#if LINUX_VERSION_CODE >= KERNEL_VERSION (2, 4, 20)
> +typedef struct urb urb_t, *purb_t;
> +typedef struct iso_packet_descriptor iso_packet_descriptor_t;
> +typedef struct usb_ctrlrequest devrequest;
> +#endif
ICK ICK ICK! Please do not do this. These typedefs were removed for a
reason!
greg k-h
next parent reply other threads:[~2003-07-09 20:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200307091905.h69J5srp005054@hera.kernel.org>
2003-07-09 20:15 ` Greg KH [this message]
[not found] <3C6BEE8B5E1BAC42905A93F13004E8AB034C5655@mailse01.axis.se>
2003-07-10 5:24 ` CRIS architecture update Mikael Starvik
2003-07-10 17:13 ` Greg KH
2003-07-10 17:14 ` Greg KH
2003-07-10 20:24 Mikael Starvik
2003-07-10 20:48 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2003-07-10 20:26 Mikael Starvik
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=20030709201510.GA18787@kroah.com \
--to=greg@kroah.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.