From: Greg KH <greg@kroah.com>
To: Davide Libenzi <davidel@xmailserver.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: about include/linux/macros.h ...
Date: Thu, 5 Jul 2001 16:00:33 -0700 [thread overview]
Message-ID: <20010705160033.C6136@kroah.com> (raw)
In-Reply-To: <20010705151725.A6021@kroah.com> <XFMail.20010705153503.davidel@xmailserver.org>
In-Reply-To: <XFMail.20010705153503.davidel@xmailserver.org>; from davidel@xmailserver.org on Thu, Jul 05, 2001 at 03:35:03PM -0700
On Thu, Jul 05, 2001 at 03:35:03PM -0700, Davide Libenzi wrote:
>
> Ok, let's continue like this :
I know, look at the ones that I am personally responsible for:
./drivers/usb/serial/usbserial.c:#define MAX(a,b) (((a)>(b))?(a):(b))
./drivers/usb/serial/io_edgeport.h: #define MAX(a,b) (((a)>(b))?(a):(b))
I'm not disagreeing about the current mess, just trying to explain why
this mess is there.
greg k-h
next prev parent reply other threads:[~2001-07-05 23:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-04 23:33 about include/linux/macros.h Davide Libenzi
2001-07-05 22:17 ` Greg KH
2001-07-05 22:35 ` Davide Libenzi
2001-07-05 23:00 ` Greg KH [this message]
2001-07-06 9:39 ` GOTO Masanori
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=20010705160033.C6136@kroah.com \
--to=greg@kroah.com \
--cc=davidel@xmailserver.org \
--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.