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:	Thu, 31 Jan 2008 22:39:16 +0100 (CET)
From:	Jan Engelhardt <jengelh@...putergmbh.de>
To:	Frank Seidel <fseidel@...e.de>
cc:	Greg Kroah-Hartman <gregkh@...e.de>, jirislaby@...il.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nozomi: constify driver


On Jan 31 2008 22:10, Frank Seidel wrote:
>
>This one is based on the last patch i sent
>(Re: [PATCH 012/196 ver2] nozomi driver) and is a rework
>of the nozomi constify patch from Jan Engelhardt.

It's hard to find what you actually reworked...

>-static struct pci_device_id nozomi_pci_tbl[] = {
>+static const struct pci_device_id nozomi_pci_tbl[] __devinitdata = {

This is bogus.

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