diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2022-11-18 16:11:33 +0100 |
---|---|---|
committer | Janosch Frank <frankja@linux.ibm.com> | 2022-11-23 10:06:50 +0100 |
commit | 99b63f55dc514a357c2ecf25e9aab149879329f0 (patch) | |
tree | 624fe62ef80fc921c39b0bc6315cccf0d2fbb0e2 /Documentation/virt | |
parent | s390/vfio-ap: GISA: sort out physical vs virtual pointers usage (diff) | |
download | linux-99b63f55dc514a357c2ecf25e9aab149879329f0.tar.xz linux-99b63f55dc514a357c2ecf25e9aab149879329f0.zip |
KVM: s390: remove unused gisa_clear_ipm_gisc() function
clang warns about an unused function:
arch/s390/kvm/interrupt.c:317:20:
error: unused function 'gisa_clear_ipm_gisc' [-Werror,-Wunused-function]
static inline void gisa_clear_ipm_gisc(struct kvm_s390_gisa *gisa, u32 gisc)
Remove gisa_clear_ipm_gisc(), since it is unused and get rid of this
warning.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20221118151133.2974602-1-hca@linux.ibm.com
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Diffstat (limited to 'Documentation/virt')
0 files changed, 0 insertions, 0 deletions