diff options
author | Christoffer Dall <c.dall@virtualopensystems.com> | 2012-06-03 18:17:48 (GMT) |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-06-06 12:24:00 (GMT) |
commit | a737f256bf14adf94920aa70d150ab4dcd145109 (patch) | |
tree | d3c167e7c526299f06ceedbca16e3f61515d139c /scripts/headerdep.pl | |
parent | 4ae57b6cfe67d12c9ba340cf172dc4e38a651ec5 (diff) | |
download | linux-a737f256bf14adf94920aa70d150ab4dcd145109.tar.xz |
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Introduces a couple of print functions, which are essentially wrappers
around standard printk functions, with a KVM: prefix.
Functions introduced or modified are:
- kvm_err(fmt, ...)
- kvm_info(fmt, ...)
- kvm_debug(fmt, ...)
- kvm_pr_unimpl(fmt, ...)
- pr_unimpl(vcpu, fmt, ...) -> vcpu_unimpl(vcpu, fmt, ...)
Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'scripts/headerdep.pl')
0 files changed, 0 insertions, 0 deletions