All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: trivial@rustcorp.com.au
Cc: linux-kernel@vger.kernel.org, mingo@redhat.com
Subject: [TRIVIAL] Remove stupid attribution.
Date: Mon, 22 Jul 2002 12:27:16 +1000	[thread overview]
Message-ID: <20020722034447.7D9604352@lists.samba.org> (raw)

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.

             reply	other threads:[~2002-07-22  3:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-22  2:27 Rusty Russell [this message]
2002-07-22  4:11 ` [TRIVIAL] Remove stupid attribution Thunder from the hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020722034447.7D9604352@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=trivial@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.