[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvz-criu
Subject:    [CRIU] [PATCH] restorer: Add missing closing brace in print
From:       xemul () parallels ! com (Pavel Emelyanov)
Date:       2013-10-31 16:01:14
Message-ID: 52727ECA.403 () parallels ! com
[Download RAW message or body]

On 10/29/2013 10:09 PM, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  pie/restorer.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pie/restorer.c b/pie/restorer.c
> index 0db8d67..a8706d9 100644
> --- a/pie/restorer.c
> +++ b/pie/restorer.c
> @@ -347,7 +347,7 @@ static unsigned long restore_mapping(const VmaEntry *vma_entry)
>  	if (vma_entry->fd == -1 || !(vma_entry->flags & MAP_SHARED))
>  		prot |= PROT_WRITE;
>  
> -	pr_debug("\tmmap(%"PRIx64" -> %"PRIx64", %x %x %d\n",
> +	pr_debug("\tmmap(%"PRIx64" -> %"PRIx64", %x %x %d)\n",
>  			vma_entry->start, vma_entry->end,
>  			prot, flags, (int)vma_entry->fd);
>  	/*
> 


applied

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic