bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] kern/thread.c: some minor style changes


From: Samuel Thibault
Subject: Re: [PATCH] kern/thread.c: some minor style changes
Date: Fri, 31 Dec 2021 17:03:09 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Alicia, le ven. 31 déc. 2021 12:02:53 +0100, a ecrit:
> On Thu, 30 Dec 2021 11:26:43 +0300
> Adam Kandur <sys.arch.adam@gmail.com> wrote:
> 
> > @@ -1638,8 +1631,8 @@ kern_return_t thread_abort(
> >  
> >     /*
> >      *
> > -         * clear it of an event wait 
> > -         */
> > +    *      clear it of an event wait
> > +
> >     evc_notify_abort(thread);
> >  
> >     /*
> 
> Does this not result in the call to evc_notify_abort() being commented
> out?

Indeed!

Thanks for the additional pair of eyes!

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]