[PATCH] de620.c: nitpicking

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Mon, 8 Jan 2001 20:11:04 -0200


Bjorn/Alan,

Yes, I'm a nitpicker ;)

--- linux-2.4.0-ac3/drivers/net/de620.c Tue Dec 19 11:24:52 2000
+++ linux-2.4.0-ac3.acme/drivers/net/de620.c Mon Jan 8 20:06:28 2001
@@ -563,7 +563,6 @@
printk(KERN_WARNING "%s: No tx-buffer available!\n", dev->name);
restore_flags(flags);
return 1;
- break;
}
de620_write_block(dev, buffer, len);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/