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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Jul 2006 13:32:32 +0300
From:	"Pekka Enberg" <penberg@...helsinki.fi>
To:	"Arthur Othieno" <apgo@...chbomb.org>
Cc:	gregkh@...e.de, "Richard Knutsson" <ricknu-0@...dent.ltu.se>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] doc: pci_module_init() removal

On 7/20/06, Arthur Othieno <apgo@...chbomb.org> wrote:
> pci_module_init() is deprecated and on it's way out in favor of
> pci_register_driver(). Remove all documentation references to it.

[snip]

> diff --git a/Documentation/PCIEBUS-HOWTO.txt b/Documentation/PCIEBUS-HOWTO.txt
> index c93f42a..7369219 100644
> --- a/Documentation/PCIEBUS-HOWTO.txt
> +++ b/Documentation/PCIEBUS-HOWTO.txt
> @@ -93,7 +93,7 @@ the PCI Express Port Bus driver from loa
>
>  int pcie_port_service_register(struct pcie_port_service_driver *new)
>
> -This API replaces the Linux Driver Model's pci_module_init API. A
> +This API replaces the Linux Driver Model's pci_register_driver API. A

This doesn't look right.
-
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