[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070916.163650.88475186.davem@davemloft.net>
Date: Sun, 16 Sep 2007 16:36:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: crquan@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
cr_quan@....com
Subject: Re: [PATCH 2/3] netlink: the temp variable name max is ambiguous
From: Denis Cheng <crquan@...il.com>
Date: Sun, 2 Sep 2007 03:45:58 +0800
> with the macro max provided by <linux/kernel.h>, so changed its name to a more proper one: limit
>
> Signed-off-by: Denis Cheng <crquan@...il.com>
Not strictly necessary because CPP knows to differentiate between
'max(' and plain 'max' when evaluating if a CPP macro should be
expanded or not.
Nonetheless, applied to net-2.6.24, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists