On 10:37 Mon 21 Mar     , Hefty, Sean wrote:
> > +#undef DEBUG
> > +#define DEBUG   if (ibdebug)    IBWARN
> 
> I didn't see where this was used, but in general this sort of definition may 
> not work.  It can incorrectly associate a 'else' class with the if (ibdebug) 
> statement, rather than the intended statement.

You are right. These lines shouln't be here at the first place. I'll review
the patch and resend.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to