diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2015-01-10 07:18:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 18:17:57 +0100 |
commit | aba474b8185d60ca8cdbf3049fe6d655aa761e23 (patch) | |
tree | 4e96c422e6f6b247b913e012b2afd904672eef48 /tools/hv/hv_vss_daemon.c | |
parent | Tools: hv: address compiler warnings for hv_kvp_daemon.c (diff) | |
download | linux-aba474b8185d60ca8cdbf3049fe6d655aa761e23.tar.xz linux-aba474b8185d60ca8cdbf3049fe6d655aa761e23.zip |
Tools: hv: address compiler warnings for hv_fcopy_daemon.c
This patch addresses two types of compiler warnings:
... warning: unused variable .fd. [-Wunused-variable]
and
... warning: format .%s. expects argument of type .char *., but argument 5 has type .__u16 *. [-Wformat=]
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/hv/hv_vss_daemon.c')
0 files changed, 0 insertions, 0 deletions