From: Greg Kroah-Hartman Date: Wed, 21 Nov 2012 20:46:40 +0000 (-0800) Subject: hv: hv_balloon: mark a function static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989623c7d687d3996d5676a6e1474dc7f01bf158;p=pandora-kernel.git hv: hv_balloon: mark a function static This resolves the following sparse warning: drivers/hv/hv_balloon.c:548:6: sparse: symbol 'free_balloon_pages' was not declared. Should it be static? Reported-by: Xie ChanglongX Cc: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed