]> git.baikalelectronics.ru Git - 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)
commit8421a3b679ce239bf94ae0c725f9270f3e117553
tree5dcbc6bdacb87b58baacebcd5782acae5371012f
parentd7c575eb4e882b421c5a3db2674d4cf09e44c75d
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