mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] lpfc build fix
@ 2005-11-11  1:34 Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2005-11-11  1:34 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: linux-kernel, linux-scsi, Greg KH

Current upstream 'allmodconfig' build is broken.  This is the obvious
patch...

Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
index c907238..0749811 100644
--- a/drivers/scsi/lpfc/lpfc_init.c
+++ b/drivers/scsi/lpfc/lpfc_init.c
@@ -1704,7 +1704,6 @@ MODULE_DEVICE_TABLE(pci, lpfc_id_table);
 
 static struct pci_driver lpfc_driver = {
 	.name		= LPFC_DRIVER_NAME,
-	.owner		= THIS_MODULE,
 	.id_table	= lpfc_id_table,
 	.probe		= lpfc_pci_probe_one,
 	.remove		= __devexit_p(lpfc_pci_remove_one),

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH] lpfc build fix
@ 2005-11-11  3:51 James.Smart
  0 siblings, 0 replies; 2+ messages in thread
From: James.Smart @ 2005-11-11  3:51 UTC (permalink / raw)
  To: jgarzik, akpm, torvalds; +Cc: linux-kernel, linux-scsi, gregkh

ok...

-- james s

> -----Original Message-----
> From: linux-scsi-owner@vger.kernel.org
> [mailto:linux-scsi-owner@vger.kernel.org]On Behalf Of Jeff Garzik
> Sent: Thursday, November 10, 2005 8:34 PM
> To: Andrew Morton; Linus Torvalds
> Cc: linux-kernel@vger.kernel.org; linux-scsi@vger.kernel.org; Greg KH
> Subject: [PATCH] lpfc build fix
> 
> 
> Current upstream 'allmodconfig' build is broken.  This is the obvious
> patch...
> 
> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
> 
> diff --git a/drivers/scsi/lpfc/lpfc_init.c 
> b/drivers/scsi/lpfc/lpfc_init.c
> index c907238..0749811 100644
> --- a/drivers/scsi/lpfc/lpfc_init.c
> +++ b/drivers/scsi/lpfc/lpfc_init.c
> @@ -1704,7 +1704,6 @@ MODULE_DEVICE_TABLE(pci, lpfc_id_table);
>  
>  static struct pci_driver lpfc_driver = {
>  	.name		= LPFC_DRIVER_NAME,
> -	.owner		= THIS_MODULE,
>  	.id_table	= lpfc_id_table,
>  	.probe		= lpfc_pci_probe_one,
>  	.remove		= __devexit_p(lpfc_pci_remove_one),
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-11  3:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-11  1:34 [PATCH] lpfc build fix Jeff Garzik
2005-11-11  3:51 James.Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®