From: Vitaly Kuznetsov Date: Sat, 10 Jan 2015 06:18:54 +0000 (-0800) Subject: Tools: hv: address compiler warnings for hv_fcopy_daemon.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~85^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba474b8185d60ca8cdbf3049fe6d655aa761e23;p=pandora-kernel.git 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 Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed