commit | ba06d1e1d3350a38476ea6b7655ba7c047baad67 | [log] [tgz] |
---|---|---|
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | Tue Mar 12 15:34:40 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Mar 12 15:36:12 2013 +1030 |
tree | 5b5c6964b7aabdf3f872edc8d3c860ad0be14ce0 | |
parent | 289d1054e972b445fe8f7bbcbebf40b1bec37384 [diff] |
virtio-scsi: use pr_err() instead of printk() Convert the virtio-scsi driver to use pr_err() instead of printk(). Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>