From: K. Y. Srinivasan Date: Sat, 28 Feb 2015 19:18:17 +0000 (-0800) Subject: Drivers: hv: vmbus: Introduce a function to remove a rescinded offer X-Git-Tag: omap-for-v4.1/fixes-rc1~73^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6cfcc5fdf2ebca320b6f74c836e555e18216e1;p=pandora-kernel.git Drivers: hv: vmbus: Introduce a function to remove a rescinded offer In response to a rescind message, we need to remove the channel and the corresponding device. Cleanup this code path by factoring out the code to remove a channel. Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed