]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: make get_channel_info static
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Oct 2010 23:07:11 +0000 (16:07 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Oct 2010 23:07:11 +0000 (16:07 -0700)
commit150b19d43065762f19a4e6060b07c9bbbc85bcc7
treec47e9e8a7f7b4e990756a1fa0b88bf51a8cc5b71
parenta4e91ed24bc6b68caa534a9de35f7fc770bffde9
Staging: hv: make get_channel_info static

This is done by moving it to the only .c file it is used in.

This also allowed us to delete the channel_interface.h file, as it's no
longer needed.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/channel_interface.c
drivers/staging/hv/channel_interface.h [deleted file]
drivers/staging/hv/vmbus_drv.c
drivers/staging/hv/vmbus_private.h