[TRIVIAL] Remove stupid attribution.

Rusty Russell (rusty@rustcorp.com.au)
Mon, 22 Jul 2002 12:27:16 +1000


A couple of tiny patches and several mails to Ingo does not justify a
mention in the comments. If everyone did that, the kernel size would
double.

It's demeaning to those making significant contributions,
Rusty.

diff -urpN -I \$.*\$ --exclude TAGS -X /home/rusty/devel/kernel/kernel-patches/current-dontdiff --minimal linux-2.5.27/kernel/sched.c working-2.5.27-trivial/kernel/sched.c
--- linux-2.5.27/kernel/sched.c Sun Jul 21 17:43:10 2002
+++ working-2.5.27-trivial/kernel/sched.c Mon Jul 22 12:22:15 2002
@@ -13,7 +13,7 @@
* hybrid priority-list and round-robin design with
* an array-switch method of distributing timeslices
* and per-CPU runqueues. Additional code by Davide
- * Libenzi, Robert Love, and Rusty Russell.
+ * Libenzi, Robert Love.
*/

#include <linux/mm.h>

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/