Re: [PATCH 2/3] netlink: the temp variable name max is ambiguous

2007-09-20 Thread rae l
On 9/17/07, David Miller <[EMAIL PROTECTED]> wrote: > From: Denis Cheng <[EMAIL PROTECTED]> > Date: Sun, 2 Sep 2007 03:45:58 +0800 > > > with the macro max provided by , so changed its name to a > > more proper one: limit > > > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> > > Not strictly nec

Re: [PATCH 2/3] netlink: the temp variable name max is ambiguous

2007-09-16 Thread David Miller
From: Denis Cheng <[EMAIL PROTECTED]> Date: Sun, 2 Sep 2007 03:45:58 +0800 > with the macro max provided by , so changed its name to a > more proper one: limit > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> Not strictly necessary because CPP knows to differentiate between 'max(' and plain