Re: [PATCH] nozomi: constify driver
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Date: Thu, 31 Jan 2008 22:39:16 +0100 (CET)
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] nozomi: constify driver
- From: Frank Seidel
- [PATCH] nozomi: constify driver
- Prev by Date: Re: kernel BUG at ide-cd.c:1726 in 2.6.24-03863-g0ba6c33 && -g8561b089
- Next by Date: swsusp on an AMD x2-64, 2.6.24: regression?
- Previous by thread: [PATCH] nozomi: constify driver
- Next by thread: swsusp on an AMD x2-64, 2.6.24: regression?
- Index(es):