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:	Wed, 31 Oct 2007 10:26:37 -0700
From:	"Tony Luck" <tony.luck@...el.com>
To:	"Greg Kroah-Hartman" <gregkh@...e.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/6] Driver core: remove class_device_*_bin_file

On 10/30/07, Greg Kroah-Hartman <gregkh@...e.de> wrote:
> These functions are not used by anyone, so remove them from the tree.

/me coughs ...

  CC      drivers/pci/probe.o
drivers/pci/probe.c: In function `pci_create_legacy_files':
drivers/pci/probe.c:57: error: implicit declaration of function
`class_device_create_bin_file'
drivers/pci/probe.c: In function `pci_remove_legacy_files':
drivers/pci/probe.c:72: error: implicit declaration of function
`class_device_remove_bin_file'

-Tony
-
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