virtio: console: cleanup an error message
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 30 Jul 2013 06:24:07 +0000 (15:54 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 30 Jul 2013 06:24:30 +0000 (15:54 +0930)
The PTR_ERR(NULL) here is not useful.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found