Remove unused variable from powerpc sem_post.c

Richard Henderson rth@twiddle.net
Wed Dec 5 23:23:00 GMT 2012


On 2012-12-04 15:27, David Miller wrote:
> I thought we had atomics that didn't return a value and therefore could
> be used in situations like this, but I guess not.

We have optabs that don't return a value, and we'll use them 
if we see that the return value isn't used.  I wouldn't think
a cast to void would be strictly required...


r~



More information about the Libc-alpha mailing list