]> git.baikalelectronics.ru Git - kernel.git/commit
virtio_console: move removal code
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 20 Apr 2018 17:51:18 +0000 (20:51 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Apr 2018 17:41:26 +0000 (20:41 +0300)
commit5a39e1358e12a1d4ef2d8bf602693987e653c5c1
tree1e8845e767bec6b27cef68406c222ecd81b0a697
parent4462e3f06551e64c4c7cf2c3b92ab5ed6159e857
virtio_console: move removal code

Will make it reusable for error handling.

Cc: stable@vger.kernel.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/char/virtio_console.c