Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5958f1a4 authored by Randy Dunlap's avatar Randy Dunlap Committed by Len Brown
Browse files

kernel-doc: fix pci-acpi warning



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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 101142c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -158,6 +158,7 @@ acpi_run_osc (
/**
 * __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.