]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools: hv: fix KVP and VSS daemons exit code
authorAdrian Vladu <avladu@cloudbasesolutions.com>
Mon, 6 May 2019 16:50:58 +0000 (16:50 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Sep 2019 08:23:27 +0000 (10:23 +0200)
commit5faa01cc2b1fc55ced2103d31fd68a20ce0427ec
tree14c6935e088cdbf10bc68e953ad96dded3180222
parentb6018c3a79e5e41685927d19ea025e931dd7377d
tools: hv: fix KVP and VSS daemons exit code

[ Upstream commit b0995156071b0ff29a5902964a9dc8cfad6f81c0 ]

HyperV KVP and VSS daemons should exit with 0 when the '--help'
or '-h' flags are used.

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: Sasha Levin <sashal@kernel.org>
Cc: Alessandro Pilotti <apilotti@cloudbasesolutions.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/hv/hv_kvp_daemon.c
tools/hv/hv_vss_daemon.c