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