| 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
| ||
|
Message-ID: <20100110141106.GA4293@x200>
Date: Sun, 10 Jan 2010 16:11:06 +0200
From: Alexey Dobriyan <adobriyan@...il.com>
To: nm127@...email.hu
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] block: make PCI device id constant
> -static struct pci_device_id DAC960_id_table[] = {
> +static const struct pci_device_id DAC960_id_table[] = {
NAK, we have DEFINE_PCI_DEVICE_TABLE()
--
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/