commit | 7a2853178dfba9553d58f356113f47fd582e9cc6 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Sep 02 18:11:47 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 21 17:44:02 2010 +1030 |
tree | f140719154ca00c80a6bc27f28fda37efe85f2d3 | |
parent | f4028119714e452f9b49377ec55e0ed1e5d1dfa4 [diff] |
virtio: console: remove_port() should return void When a port is removed, we have to assume the port is gone. So a success/failure return value doesn't make sense. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>