mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hiroshi Miura <miura@da-cha.org>
To: wli@holomorphy.com, torvalds@transmeta.com
Cc: miura@da-cha.org, linux-kernel@vger.kernel.org,
	kernel-janitor-discuss@lists.sourceforge.net,
	rmk@arm.linux.org.uk, jgarzik@pobox.com,
	alan@lxorguk.ukuu.org.uk, viro@math.psu.edu, pavel@ucw.cz
Subject: Re: [warnings] [4/8] remove unused cr0 in cyrix.c
Date: Fri,  6 Dec 2002 09:35:02 +0900 (JST)	[thread overview]
Message-ID: <20021206003502.1410A1182C8@triton2> (raw)
In-Reply-To: wli@holomorphy.com's message of "Thu, 05 Dec 2002 02:52:59 -0800"	<0212050252.IbRbEbGcFabaXbkavbedza0aAb2aGaxd20143@holomorphy.com>


> Remove cr0; the variable is unused. Hiroshi, this is yours to ack.
> 
> ===== arch/i386/kernel/cpu/cyrix.c 1.6 vs edited =====
> --- 1.6/arch/i386/kernel/cpu/cyrix.c	Thu Nov 14 18:02:21 2002
> +++ edited/arch/i386/kernel/cpu/cyrix.c	Thu Dec  5 01:10:10 2002
> @@ -170,7 +170,6 @@
>  {
>  	unsigned long flags;
>  	u8 ccr3, ccr4;
> -	unsigned long cr0;
>  	local_irq_save(flags);
>  	
>  	ccr3 = getCx86(CX86_CCR3);

obviously this looks ok to me.

-- 
Hiroshi Miura  miura@da-cha.org

  parent reply	other threads:[~2002-12-06  3:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-05 10:52 [warnings] [0/8] fix warnings in mainline wli
2002-12-05 10:52 ` [warnings] [1/8] fix hugetlbfs security.h problem wli
2002-12-05 10:52   ` [warnings] [2/8] fix uninitialized quot in drivers/serial/core.c wli
2002-12-05 10:52     ` [warnings] [3/8] fix duplicate decls in swsusp wli
2002-12-05 10:52       ` [warnings] [4/8] remove unused cr0 in cyrix.c wli
2002-12-05 10:52         ` [warnings] [5/8] fix printk() type warning in drivers/net/starfire.c wli
2002-12-05 10:52           ` [warnings] [6/8] fix mismatched function type in arch/i386/kernel/ioapic.c wli
2002-12-05 10:52             ` [warnings] [7/8] fix printk() type warning in drivers/net/tulip/interrupt.c wli
2002-12-05 10:52               ` [warnings] [8/8] fix unused function warning in drivers/block/floppy.c wli
2002-12-05 17:28             ` [warnings] [6/8] fix mismatched function type in arch/i386/kernel/ioapic.c Alan Cox
2002-12-05 16:54           ` [warnings] [5/8] fix printk() type warning in drivers/net/starfire.c Jeff Garzik
2002-12-06  0:35         ` Hiroshi Miura [this message]
2002-12-05 11:19     ` [warnings] [2/8] fix uninitialized quot in drivers/serial/core.c Russell King
2002-12-05 11:25       ` William Lee Irwin III
2002-12-05 11:40         ` Russell King
2002-12-05 11:41       ` William Lee Irwin III

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=20021206003502.1410A1182C8@triton2 \
    --to=miura@da-cha.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=jgarzik@pobox.com \
    --cc=kernel-janitor-discuss@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rmk@arm.linux.org.uk \
    --cc=torvalds@transmeta.com \
    --cc=viro@math.psu.edu \
    --cc=wli@holomorphy.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome