diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2015-01-10 07:18:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 18:17:57 +0100 |
commit | 69258c058d0a7e0a6433dae7e336c316d28129fc (patch) | |
tree | f7c6543b9fb98fbdcec6e5e8e6d7841739eecbe2 /tools/hv/hv_vss_daemon.c | |
parent | Tools: hv: remove unused bytes_written from kvp_update_file() (diff) | |
download | linux-69258c058d0a7e0a6433dae7e336c316d28129fc.tar.xz linux-69258c058d0a7e0a6433dae7e336c316d28129fc.zip |
Tools: hv: address compiler warnings for hv_kvp_daemon.c
This patch addresses two types of compiler warnings:
... warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
and
... warning: pointer targets in passing argument N of .kvp_.... differ in signedness [-Wpointer-sign]
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