diff options
author | Srikar Dronamraju <srikar@linux.vnet.ibm.com> | 2020-12-02 10:34:54 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-04 01:01:21 +1100 |
commit | 16520a858a995742c2d2248e86a6026bd0316562 (patch) | |
tree | db275b58788addf409b3e1754474bf64844876bb /arch/powerpc/include/asm/code-patching-asm.h | |
parent | 92cc6bf01c7f4c5cfefd1963985c0064687ebeda (diff) |
powerpc: Rename is_kvm_guest() to check_kvm_guest()
We want to reuse the is_kvm_guest() name in a subsequent patch but
with a new body. Hence rename is_kvm_guest() to check_kvm_guest(). No
additional changes.
Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: kernel test robot <lkp@intel.com> # int -> bool fix
[mpe: Fold in fix from lkp to use true/false not 0/1]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201202050456.164005-3-srikar@linux.vnet.ibm.com
Diffstat (limited to 'arch/powerpc/include/asm/code-patching-asm.h')
0 files changed, 0 insertions, 0 deletions