From: Greg Kroah-Hartman Date: Tue, 11 Oct 2011 15:40:01 +0000 (-0600) Subject: hv: remove free_channel() from hyperv.h X-Git-Tag: v3.2-rc1~169^2^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3e28e375a8d509a27efe89f3c8ea2a15aeb524;p=pandora-kernel.git hv: remove free_channel() from hyperv.h This function is only used in the file it is declared in (channel_mgmt.c) so make it static and remove it from the hyperv.h file. Cc: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed