From: Bill Pemberton Date: Tue, 27 Apr 2010 20:23:48 +0000 (-0400) Subject: Staging: hv: declare NetVscOnChannelCallback() static X-Git-Tag: v2.6.35-rc1~441^2^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81b571b77134aed29b9725f161dec6a37b48db68;p=pandora-kernel.git Staging: hv: declare NetVscOnChannelCallback() static NetVscOnChannelCallback() was prototyped as static, but the actual declartion of the function was not static. Signed-off-by: Bill Pemberton Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed