[PATCH] skfddi: missing comma

STALE8196d

2 messages, 2 authors, 2004-02-24 · open the first message on its own page

[PATCH] skfddi: missing comma

From: Randy.Dunlap <hidden>
Date: 2004-02-24 06:01:56

Do you already have this?


// linux-263-feb23

diffstat:=
 drivers/net/skfp/skfddi.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Naurp ./drivers/net/skfp/skfddi.c~skfddi ./drivers/net/skfp/skfddi.c
--- ./drivers/net/skfp/skfddi.c~skfddi	2004-02-23 16:07:11.000000000 -0800
+++ ./drivers/net/skfp/skfddi.c	2004-02-23 21:44:12.000000000 -0800
@@ -262,7 +262,7 @@ static int skfp_init_one(struct pci_dev 
 #endif
 	err = pci_request_regions(pdev, "skfddi");
 	if (err) {
-		printk(KERN_ERR "Cannot allocate resources for adapter %s\n"
+		printk(KERN_ERR "Cannot allocate resources for adapter %s\n",
 				pci_name(pdev));
 		goto err_out1;
 	}


--
~Randy

Re: [PATCH] skfddi: missing comma

From: Jeff Garzik <hidden>
Date: 2004-02-24 18:30:07

applied all four "[janitor] " patches, but this one patch(1) rejected.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help