diff options
author | David Vrabel <david.vrabel@citrix.com> | 2013-03-12 19:28:04 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-01-06 16:07:32 +0100 |
commit | 872951850666689e931e567ebdc7c483135d14cf (patch) | |
tree | 679aacb5e91a459456e9190b17db9be395538e95 /scripts/Makefile | |
parent | xen/pci: Fix build on non-x86 (diff) | |
download | linux-872951850666689e931e567ebdc7c483135d14cf.tar.xz linux-872951850666689e931e567ebdc7c483135d14cf.zip |
xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
These two function did the same thing with different parameters, put
the common bits in retrigger_evtchn().
This changes the return value of resend_irq_on_evtchn() but the only
caller (in arch/ia64/xen/irq_xen.c) ignored the return value so this
is fine.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions