All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
To: linux-kernel@vger.kernel.org
Cc: Jeff Garzik <jgarzik@pobox.com>,
	Christoph Hellwig <hch@infradead.org>,
	Mike Christie <mikenc@us.ibm.com>
Subject: [patch] qlogic: don't use qinfo as name
Date: Mon, 20 Oct 2003 21:22:01 -0200	[thread overview]
Message-ID: <20031020232200.GA473@cathedrallabs.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

hi,
	these are the patches modified based on comments sent by Jeff,
Christoph and Mike.

-- 
aris


[-- Attachment #2: qlogic-dont_use_qinfo.patch --]
[-- Type: text/plain, Size: 338 bytes --]

--- linux/drivers/scsi/qlogicfas.c.orig	2003-10-17 16:47:54.000000000 -0200
+++ linux/drivers/scsi/qlogicfas.c	2003-10-17 16:48:30.000000000 -0200
@@ -665,7 +665,6 @@
 	sprintf(qinfo,
 		"Qlogicfas Driver version 0.46, chip %02X at %03X, IRQ %d, TPdma:%d",
 		qltyp, qbase, qlirq, QL_TURBO_PDMA);
-	host->name = qinfo;
 
 	return hreg;
 

             reply	other threads:[~2003-10-20 23:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-20 23:22 Aristeu Sergio Rozanski Filho [this message]
2004-02-19 15:07 ` [patch] qlogic: don't use qinfo as name Christoph Hellwig
2004-02-19 17:26   ` Aristeu Sergio Rozanski Filho
2004-02-21 21:36     ` James Bottomley
2004-03-02  1:27       ` Aristeu Sergio Rozanski Filho
2004-03-09 13:32       ` [patch][0/15] qlogicfas/qlogic_cs Aristeu Sergio Rozanski Filho
2004-03-09 15:20         ` Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2003-10-24  1:10 [patch] qlogic: don't use qinfo as name Aristeu Sergio Rozanski Filho

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=20031020232200.GA473@cathedrallabs.org \
    --to=aris@cathedrallabs.org \
    --cc=hch@infradead.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikenc@us.ibm.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 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.