Re: [PATCH v2 35/37] multipath: add a missing newline

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

 



On Mon, Sep 11, 2023 at 06:38:44PM +0200, mwilck@xxxxxxxx wrote:
> From: Martin Wilck <mwilck@xxxxxxxx>
> 
Reviewed-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
> Signed-off-by: Martin Wilck <mwilck@xxxxxxxx>
> ---
>  multipath/main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/multipath/main.c b/multipath/main.c
> index 45e9745..b91289e 100644
> --- a/multipath/main.c
> +++ b/multipath/main.c
> @@ -1025,7 +1025,7 @@ main (int argc, char *argv[])
>  	}
>  
>  	if (check_alias_settings(conf)) {
> -		fprintf(stderr, "fatal configuration error, aborting");
> +		fprintf(stderr, "fatal configuration error, aborting\n");
>  		exit(RTVL_FAIL);
>  	}
>  
> -- 
> 2.42.0
--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/dm-devel




[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux