From: "O.Sezer" <sezeroz@ttnet.net.tr>
To: linux-kernel@vger.kernel.org
Cc: mikpe@csd.uu.se
Subject: Re: updated gcc-3.4 patches for 2.4.27-rc4
Date: Wed, 04 Aug 2004 01:25:26 +0300 [thread overview]
Message-ID: <411010D6.5000301@ttnet.net.tr> (raw)
>
http://www.csd.uu.se/~mikpe/linux/patches/2.4/patch-gcc34-misc-fixes-2.4.27-rc4
Does /drivers/usb/gadget/net2280.c line 794 not need the same
change for min() ?
FWIW: The -pac tree does a #define MIN(x,y) ((x) > (y) ? (y) : (x))
at the beginning and then changes the three instances of min() to
MIN()
Özkan Sezer
next reply other threads:[~2004-08-03 22:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-03 22:25 O.Sezer [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-08-04 9:19 updated gcc-3.4 patches for 2.4.27-rc4 Mikael Pettersson
2004-08-03 21:11 Mikael Pettersson
2004-08-03 19:02 Mikael Pettersson
2004-08-03 19:34 ` Adrian Bunk
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=411010D6.5000301@ttnet.net.tr \
--to=sezeroz@ttnet.net.tr \
--cc=linux-kernel@vger.kernel.org \
--cc=mikpe@csd.uu.se \
/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