commit | 3f0d0c9b47e09d47fcb755fed786a1ee88e110b5 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Jul 30 15:54:07 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 30 15:54:30 2013 +0930 |
tree | c79234c6ecb35fe39e3ac20d12941515b29c543d | |
parent | 314081f1025e9ea77b69261f21183e9be18a6f91 [diff] |
virtio: console: cleanup an error message 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>