linux/tools/hv
Weibing Zhang 1745ba4194 tools: hv: fix a compile warning in snprintf
hv_kvp_daemon.c: In function .kvp_mac_to_if_name.:
hv_kvp_daemon.c:705:2: warning: format not a string literal and no format arguments [-Wformat-security]
  snprintf(dev_id, sizeof(dev_id), kvp_net_dir);
  ^
hv_kvp_daemon.c:705:2: warning: format not a string literal and no format arguments [-Wformat-security]

Signed-off-by: Weibing Zhang <atheism.zhang@gmail.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-07 10:01:17 +01:00
..
bondvf.sh tools: hv: Add a script to help bonding synthetic and VF NICs 2016-07-12 10:41:53 -07:00
hv_fcopy_daemon.c tools: hv: remove repeated HV_FCOPY string 2015-12-14 19:12:21 -08:00
hv_get_dhcp_info.sh Tools: hv: Add an example script to retrieve dhcp state 2012-09-10 16:42:32 -07:00
hv_get_dns_info.sh Tools: hv: Add an example script to retrieve DNS entries 2012-09-04 15:59:27 -07:00
hv_kvp_daemon.c tools: hv: fix a compile warning in snprintf 2016-11-07 10:01:17 +01:00
hv_set_ifconfig.sh tools: hv: Fix how ifcfg-* file is created 2013-01-17 11:47:21 -08:00
hv_vss_daemon.c Drivers: hv: utils: Check VSS daemon is listening before a hot backup 2016-09-02 17:22:51 +02:00
lsvmbus tools: hv: lsvmbus: add pci pass-through UUID 2016-05-01 09:23:14 -07:00
Makefile tools: hv: remove unnecessary link flag 2016-11-07 10:01:17 +01:00