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
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
with the macro max provided by , so changed its name to a more
proper one: limit
Signed-off-by: Denis Cheng <[EMAIL PROTECTED]>
---
net/netlink/af_netlink.c | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c
ind