[PATCH] SubmittingPatches wrong indentation

From: John Levon (levon@movementarian.org)
Date: Mon Oct 07 2002 - 20:09:11 EST


Do I win "none more trivial" ?

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/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:01:02 EST