]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
hv: remove free_channel() from hyperv.h
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 15:40:01 +0000 (09:40 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 15:51:22 +0000 (09:51 -0600)
commit9f3e28e375a8d509a27efe89f3c8ea2a15aeb524
tree5dcbc6bdacb87b58baacebcd5782acae5371012f
parent2726f95e0b6c850b6162f287f2f83d9db37decd7
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 <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hv/channel_mgmt.c
include/linux/hyperv.h