From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH 2.6.13 1/3] Minor cleanups - remove unnecessary function prototype
Date: Wed, 07 Sep 2005 05:04:14 +0000 [thread overview]
Message-ID: <431E74CE.2090305@jp.fujitsu.com> (raw)
The function prototype for handl_IRQ_event() in include/asm-ia64/irq.h
is no longer needed. This patch removes it.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
---
include/asm-ia64/irq.h | 4 ----
1 files changed, 4 deletions(-)
diff -puN include/asm-ia64/irq.h~ia64-cleanup-remove-handle_IRQ_event include/asm-ia64/irq.h
--- linux-2.6.13/include/asm-ia64/irq.h~ia64-cleanup-remove-handle_IRQ_event 2005-09-07 11:53:11.000000000 +0900
+++ linux-2.6.13-kanesige/include/asm-ia64/irq.h 2005-09-07 11:53:11.000000000 +0900
@@ -36,8 +36,4 @@ extern void move_irq(int irq);
#define move_irq(irq)
#endif
-struct irqaction;
-struct pt_regs;
-int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
-
#endif /* _ASM_IA64_IRQ_H */
_
next reply other threads:[~2005-09-07 5:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-07 5:04 Kenji Kaneshige [this message]
2005-09-07 15:35 ` [PATCH 2.6.13 1/3] Minor cleanups - remove unnecessary function prototype in irq.h Matthew Wilcox
2005-09-08 4:48 ` [PATCH 2.6.13 1/3] Minor cleanups - remove unnecessary function Kenji Kaneshige
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=431E74CE.2090305@jp.fujitsu.com \
--to=kaneshige.kenji@jp.fujitsu.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox