From: Matthew Wilcox <matthew@wil.cx>
To: Kristen Accardi <kristen.c.accardi@intel.com>
Cc: pcihpd-discuss@lists.sourceforge.net,
linux-kernel@vger.kernel.org, acpi-devel@lists.sourceforge.net,
rajesh.shah@intel.com, greg@kroah.com, len.brown@intel.com
Subject: Re: [Pcihpd-discuss] [patch 2/2] acpi: add ability to derive irq when doing a surprise removal of an adapter
Date: Fri, 7 Oct 2005 11:52:53 -0600 [thread overview]
Message-ID: <20051007175253.GC22697@parisc-linux.org> (raw)
In-Reply-To: <1128707174.11020.12.camel@whizzy>
On Fri, Oct 07, 2005 at 10:46:14AM -0700, Kristen Accardi wrote:
> +void acpi_pci_irq_disable_nodev(struct pci_dev *dev)
> +{
[...]
> +
> + acpi_unregister_gsi(gsi);
> + return_VOID;
> + }
> + }
> + return_VOID;
I really don't think you want 'return_VOID' here, unless you want to add
the ACPI_FUNCTION_TRACE() to the beginning of the function.
next prev parent reply other threads:[~2005-10-07 17:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-07 17:46 [patch 2/2] acpi: add ability to derive irq when doing a surprise removal of an adapter Kristen Accardi
2005-10-07 17:52 ` Matthew Wilcox [this message]
[not found] ` <20051007175253.GC22697-6jwH94ZQLHl74goWV3ctuw@public.gmane.org>
2005-10-07 20:59 ` [Pcihpd-discuss] " Kristen Accardi
2005-10-07 20:59 ` Kristen Accardi
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=20051007175253.GC22697@parisc-linux.org \
--to=matthew@wil.cx \
--cc=acpi-devel@lists.sourceforge.net \
--cc=greg@kroah.com \
--cc=kristen.c.accardi@intel.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pcihpd-discuss@lists.sourceforge.net \
--cc=rajesh.shah@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.