On Jan 30, 2013, at 9:49 AM, Alex Netes <ale...@mellanox.com> wrote:

> Hi Garret,
> 
> On 12:14 Sun 09 Dec     , Garrett Cooper wrote:
>> From 1f91aeca2d9fecd1301d6fe2731a79d8640b2072 Mon Sep 17 00:00:00 2001
>> From: Garrett Cooper <yaneg...@gmail.com>
>> Date: Sun, 9 Dec 2012 02:44:32 -0800
>> Subject: [PATCH 1/3] Fix -Wtautological-compare warnings with clang
>> 
>> V1:
>> 
>> The noted branch conditions are true or false and hence not
>> tested/executed as designed.
>> 
>> Prune the always true/false conditional checks.
>> 
>> V2:
>> 
>> Fix the conditional check in osm_vendor_new by properly checking for
>> IB_SUCCESS instead of assuming that values < 0 denotes error as this
>> isn't possible given the enum definition.
>> 
>> Signed-off-by: Garrett Cooper <yaneg...@gmail.com>
>> ---
> 
> Applied the series. Thanks.

Thanks!
-Garrett
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to