bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH v2 4/4] Cosmetic tweaks


From: Samuel Thibault
Subject: Re: [PATCH v2 4/4] Cosmetic tweaks
Date: Mon, 15 May 2023 18:32:54 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Applied, thanks!

Sergey Bugaev, le lun. 15 mai 2023 10:36:00 +0300, a ecrit:
> ---
>  proc/msg.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/proc/msg.c b/proc/msg.c
> index 25ce0d5b..93ad995b 100644
> --- a/proc/msg.c
> +++ b/proc/msg.c
> @@ -80,7 +80,7 @@ S_proc_setmsgport (struct proc *p,
>         perror ("pthread_create");
>       }
>      }
> -      
> +
>    return 0;
>  }
>  
> @@ -107,7 +107,7 @@ check_msgport_death (struct proc *p)
>      {
>        mach_port_type_t type;
>        error_t err;
> -      
> +
>        err = mach_port_type (mach_task_self (), p->p_msgport, &type);
>        if (err || (type & MACH_PORT_TYPE_DEAD_NAME))
>       {
> -- 
> 2.40.1
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.



reply via email to

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