diff options
author | Heiko Carstens <[email protected]> | 2022-11-18 16:11:33 +0100 |
---|---|---|
committer | Janosch Frank <[email protected]> | 2022-11-23 09:06:50 +0000 |
commit | 99b63f55dc514a357c2ecf25e9aab149879329f0 (patch) | |
tree | 624fe62ef80fc921c39b0bc6315cccf0d2fbb0e2 /tools/perf/util/scripting-engines | |
parent | dbec280045f8ca568de2a88ac4712a35f82f2cb1 (diff) |
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 <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions