mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Disable unnecessary printk in es7000 code
Date: Sun, 6 Jun 2004 03:30:13 +0200	[thread overview]
Message-ID: <20040606033013.5b1d0e54.ak@suse.de> (raw)


This printk is printed by genericarch when your machine is no es7000. Most
people don't care about that. Remove it.

diff -u linux/arch/i386/mach-es7000/es7000plat.c-o linux/arch/i386/mach-es7000/es7000plat.c
--- linux/arch/i386/mach-es7000/es7000plat.c-o	2004-06-01 19:20:01.000000000 +0200
+++ linux/arch/i386/mach-es7000/es7000plat.c	2004-06-01 19:25:36.000000000 +0200
@@ -134,7 +134,6 @@
 	}
 
 	if (success < 2) {
-		printk("\nNo ES7000 found.\n");
 		es7000_plat = 0;
 	} else {
 		printk("\nEnabling ES7000 specific features...\n");




                 reply	other threads:[~2004-06-06  1:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040606033013.5b1d0e54.ak@suse.de \
    --to=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®