Re: [PATCH] Remove unneeded pthread_cond_broadcast
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 30 Apr 2014 10:00:21 -0700 Andy Grover <[email protected]> wrote: > Previous patchset neglected to remove a now unneeded call. > > Signed-off-by: Andy Grover <[email protected]> > --- > usr/bs.c | 2 -- > 1 file changed, 2 deletions(-) Nice. Yeah, we don't need anymore. Applied, thanks.