[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101009.092103.91350825.davem@davemloft.net>
Date: Sat, 09 Oct 2010 09:21:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: leitao@...ux.vnet.ibm.com
Cc: nikai@...ai.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ehea: simplify conditional
From: Breno Leitao <leitao@...ux.vnet.ibm.com>
Date: Thu, 07 Oct 2010 20:49:05 -0300
> On 10/07/2010 08:14 PM, Nicolas Kaiser wrote:
>> Simplify: ((a&& b) || (!a&& !b)) => (a == b)
>>
>> Signed-off-by: Nicolas Kaiser<nikai@...ai.net>
> Acked-by: Breno Leitao <leitao@...ux.vnet.ibm.com>
Applied.
--
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