virtio_console: make local symbols static
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 8 Apr 2013 06:43:59 +0000 (16:13 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 8 Apr 2013 13:30:26 +0000 (23:00 +0930)
Those symbols only used within this file, and should be static.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found