On Wed, Dec 28, 2022 at 03:36:56PM +0900, Masato Asou wrote:
> ok?
> 
> --
> ASOU Masato
> 
sure, ok giovanni@
 Cheers
  Giovanni

> Index: sys/dev/pv/vmt.c
> ===================================================================
> RCS file: /cvs/src/sys/dev/pv/vmt.c,v
> retrieving revision 1.28
> diff -u -p -r1.28 vmt.c
> --- sys/dev/pv/vmt.c  26 Dec 2022 04:09:14 -0000      1.28
> +++ sys/dev/pv/vmt.c  28 Dec 2022 06:29:24 -0000
> @@ -572,7 +572,7 @@ vmt_kvop(void *arg, int op, char *key, c
>  
>   close:
>       if (vm_rpc_close(&rpci) != 0)
> -                DPRINTF("%s: unable to close rpci channel\n", DEVNAME(sc));
> +             DPRINTF("%s: unable to close rpci channel\n", DEVNAME(sc));
>   done:
>       free(buf, M_TEMP, bufsz);
>       return (error);
> 

Attachment: signature.asc
Description: PGP signature

Reply via email to