From: Amit Shah Date: Thu, 2 Sep 2010 12:41:47 +0000 (+0530) Subject: virtio: console: remove_port() should return void X-Git-Tag: v2.6.37-rc1~219^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a2853178dfba9553d58f356113f47fd582e9cc6;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed