commit | 3826835ab8bb7eac47f14f279df2bd58ec2bb279 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Apr 08 16:13:59 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Apr 08 23:00:26 2013 +0930 |
tree | 79e4f25b5c6140cfd043ffc6a5124b9a10b227e9 | |
parent | 1aef76e9c4c616c91233ece9850e89c91f3fd92a [diff] |
virtio_console: make local symbols static 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>