git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4e91ed
)
Staging: hv: make get_channel_info static
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 20 Oct 2010 23:07:11 +0000
(16:07 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 20 Oct 2010 23:07:11 +0000
(16:07 -0700)
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>
No differences found