Against 2.5.41
john
--- linux-linus/Documentation/SubmittingPatches	Thu Aug  1 22:16:03 2002
+++ linux/Documentation/SubmittingPatches	Sun Oct  6 00:41:12 2002
@@ -243,7 +243,7 @@
 	if (!dev)
 		return -ENODEV;
 	#ifdef CONFIG_NET_FUNKINESS
-		init_funky_net(dev);
+	init_funky_net(dev);
 	#endif
 
 Cleaned-up example:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/