From: Len Brown <lenb@kernel.org>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com, akpm@linux-foundation.org
Subject: Re: [PATCH 5/8] kernel-doc: fix pci-acpi warning
Date: Fri, 15 Feb 2008 15:30:06 -0500 [thread overview]
Message-ID: <200802151530.07124.lenb@kernel.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0802031444390.3021@shark.he.net>
applied.
thanks,
-Len
On Sunday 03 February 2008 18:06, Randy.Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Fix PCI kernel-doc warning:
> Warning(linux-2.6.24-git12//drivers/pci/pci-acpi.c:166): No description found for parameter 'hid'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> ---
> drivers/pci/pci-acpi.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-2.6.24-git12.orig/drivers/pci/pci-acpi.c
> +++ linux-2.6.24-git12/drivers/pci/pci-acpi.c
> @@ -158,6 +158,7 @@ run_osc_out:
> /**
> * __pci_osc_support_set - register OS support to Firmware
> * @flags: OS support bits
> + * @hid: hardware ID
> *
> * Update OS support fields and doing a _OSC Query to obtain an update
> * from Firmware on supported control bits.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2008-02-15 20:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-03 23:06 [PATCH 5/8] kernel-doc: fix pci-acpi warning Randy.Dunlap
2008-02-15 20:30 ` Len Brown [this message]
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=200802151530.07124.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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.