[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0801312238170.4864@fbirervta.pbzchgretzou.qr>
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