From: Olaf Hering Date: Thu, 1 Aug 2013 12:43:12 +0000 (+0200) Subject: Tools: hv: check return value of daemon to fix compiler warning. X-Git-Tag: v3.12-rc1~185^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00663d73e39a4aec0c310bb5fc1c2c8dfccf1319;p=pandora-kernel.git Tools: hv: check return value of daemon to fix compiler warning. hv_kvp_daemon.c: In function 'main': hv_kvp_daemon.c:1441:8: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] Signed-off-by: Olaf Hering Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed