]> git.ipfire.org Git - thirdparty/linux.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)
committerSasha Levin <sashal@kernel.org>
Sat, 17 Aug 2019 19:29:23 +0000 (15:29 -0400)
commitb0995156071b0ff29a5902964a9dc8cfad6f81c0
treea16745466b81e7ba63fe5ddebed2ef369e3cd8c2
parent5912e791f3018de0a007c8cfa9cb38c97d3e5f5c
tools: hv: fix KVP and VSS daemons exit code

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