fixed.
In message <[EMAIL PROTECTED]>, Harti Brandt writes:
>
>Could please somebody make this little, trivial and obviuos patch, I
>requested it a while ago, or should I make a PR for it??
>
>Hi,
>
>()s are missing around the macro argument in cv_waitq_empty. The call
>
>if(!(cv_waitq_e
Could please somebody make this little, trivial and obviuos patch, I
requested it a while ago, or should I make a PR for it??
Hi,
()s are missing around the macro argument in cv_waitq_empty. The call
if(!(cv_waitq_empty(&sc->foo_cv)))
...
will otherwise fail to compile
2 matches
Mail list logo