]> git.proxmox.com Git - mirror_zfs.git/commit - cmd/zfs/zfs_main.c
Refactor libzfs_error_init newlines
authorRyan Moeller <ryan@freqlabs.com>
Wed, 18 Sep 2019 16:05:57 +0000 (12:05 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 18 Sep 2019 16:05:57 +0000 (09:05 -0700)
commitafc8f0a6ffb4dd2dd5e17abc39e035eb7c7bcdc8
treeabd36d5ce0a915ab44fb70dedcfb1845943dc290
parentdd262c9681793e2bae6528297803e627622801f0
Refactor libzfs_error_init newlines

Move the trailing newlines from the error message strings to the format
strings to more closely match the other error messages.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9330
cmd/mount_zfs/mount_zfs.c
cmd/zfs/zfs_main.c
cmd/zinject/zinject.c
cmd/zpool/zpool_main.c
lib/libzfs/libzfs_util.c