* [TRIVIAL] Remove stupid attribution.
@ 2002-07-22 2:27 Rusty Russell
2002-07-22 4:11 ` Thunder from the hill
0 siblings, 1 reply; 2+ messages in thread
From: Rusty Russell @ 2002-07-22 2:27 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, mingo
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [TRIVIAL] Remove stupid attribution.
2002-07-22 2:27 [TRIVIAL] Remove stupid attribution Rusty Russell
@ 2002-07-22 4:11 ` Thunder from the hill
0 siblings, 0 replies; 2+ messages in thread
From: Thunder from the hill @ 2002-07-22 4:11 UTC (permalink / raw)
To: Rusty Russell; +Cc: trivial, linux-kernel, mingo
Hi,
On Mon, 22 Jul 2002, Rusty Russell wrote:
> 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.
I prefer this version:
diff -Nur linux-2.5.27/kernel/sched.c thunder-2.5/kernel/sched.c
--- linux-2.5.27/kernel/sched.c Sun Jul 21 17:43:10 2002
+++ thunder-2.5/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 and Robert Love.
*/
#include <linux/mm.h>
Regards,
Thunder
--
(Use http://www.ebb.org/ungeek if you can't decode)
------BEGIN GEEK CODE BLOCK------
Version: 3.12
GCS/E/G/S/AT d- s++:-- a? C++$ ULAVHI++++$ P++$ L++++(+++++)$ E W-$
N--- o? K? w-- O- M V$ PS+ PE- Y- PGP+ t+ 5+ X+ R- !tv b++ DI? !D G
e++++ h* r--- y-
------END GEEK CODE BLOCK------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-07-22 4:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-22 2:27 [TRIVIAL] Remove stupid attribution Rusty Russell
2002-07-22 4:11 ` Thunder from the hill
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.