[TRIVIAL] fix comment in module.c in 2.5.59

Rusty Trivial Russell (rusty@rustcorp.com.au)
Mon, 10 Feb 2003 12:35:29 +1100


From: John Levon <levon@movementarian.org>



--- trivial-2.5.59-bk3/kernel/module.c.orig 2003-02-10 12:29:51.000000000 +1100
+++ trivial-2.5.59-bk3/kernel/module.c 2003-02-10 12:29:51.000000000 +1100
@@ -1551,7 +1551,7 @@
return 0;
}

-/* Format: modulename size refcount deps
+/* Format: modulename size refcount deps address

Where refcount is a number or -, and deps is a comma-separated list
of depends or -.

-- 
  Don't blame me: the Monkey is driving
  File: John Levon <levon@movementarian.org>: [PATCH] fix comment in module.c in 2.5.59
-
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/