lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 3 Feb 2008 15:06:25 -0800 (PST)
From:	"Randy.Dunlap" <rdunlap@...otime.net>
To:	linux-kernel@...r.kernel.org
cc:	greg@...ah.com, len.brown@...el.com, akpm@...ux-foundation.org
Subject: [PATCH 5/8] kernel-doc: fix pci-acpi warning

From: Randy Dunlap <randy.dunlap@...cle.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@...cle.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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ