linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] SubmittingPatches wrong indentation
@ 2002-10-08  1:09 John Levon
  0 siblings, 0 replies; only message in thread
From: John Levon @ 2002-10-08  1:09 UTC (permalink / raw)
  To: linux-kernel


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:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-08  1:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-08  1:09 [PATCH] SubmittingPatches wrong indentation John Levon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).