]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools: hv: vss: fix the write()'s argument: error -> vss_msg
authorDexuan Cui <decui@microsoft.com>
Tue, 15 Dec 2015 00:01:58 +0000 (16:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:16 +0000 (15:07 -0800)
commit7db755f538b093335e43b8ca81667f898ca51ede
treeab141068720557432f33d9a26f0eda579f7039cc
parent61b9408bfd06779c8b2073829bf2f73a81531a99
tools: hv: vss: fix the write()'s argument: error -> vss_msg

commit a689d2510f188e75391dbebacbddfd74d42f2a7e upstream.

Fix the write()'s argument in the daemon code.

Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/hv_vss_daemon.c