All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chen, Kenneth W" <kenneth.w.chen@intel.com>
To: linux-ia64@vger.kernel.org
Subject: Trivial patch
Date: Fri, 06 Feb 2004 21:43:35 +0000	[thread overview]
Message-ID: <B05667366EE6204181EABE9C1B1C0EB58024DA@scsmsx401.sc.intel.com> (raw)

I don't see cpucount variable is used anywhere in 2.6.2 tree.  So remove
it.

diff -Nur linux-2.6.2/arch/ia64/kernel/smpboot.c
linux-2.6.2.ken/arch/ia64/kernel/smpboot.c
--- linux-2.6.2/arch/ia64/kernel/smpboot.c	2004-01-20
19:49:36.000000000 -0800
+++ linux-2.6.2.ken/arch/ia64/kernel/smpboot.c	2004-02-06
11:58:37.000000000 -0800
@@ -77,7 +77,6 @@
 extern void start_ap (void);
 extern unsigned long ia64_iobase;
 
-int cpucount;
 task_t *task_for_booting_cpu;
 
 /* Bitmask of currently online CPUs */


             reply	other threads:[~2004-02-06 21:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-06 21:43 Chen, Kenneth W [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-02 19:43 trivial patch josef radinger
2021-05-30 19:24 josef radinger
2021-06-01  7:04 ` Peter Meerwald-Stadler
2005-10-14  8:43 Russell Coker
2003-08-28 14:06 Trivial patch John Hall

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=B05667366EE6204181EABE9C1B1C0EB58024DA@scsmsx401.sc.intel.com \
    --to=kenneth.w.chen@intel.com \
    --cc=linux-ia64@vger.kernel.org \
    /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.