> 
> I would not abstract the 'if' statement.  If CL_PREDICT_FALSE/TRUE are not 
> readable, then shorten those.
> 
> if (PF(...))
> 
> is just as readable as
> 
> if_PF(...)

OK, agree.
I'll issue a v2 shortly - the only difference would be
change in this macro and rebase to the updated trunk.

-- YK

--
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