linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] aic7* claims all checked EISA io ranges (was: [MAILER-DAEMON@rumms.u
@ 2003-04-09  1:21 Chuck Ebbert
  2003-04-09  2:13 ` Justin T. Gibbs
  2003-04-09 11:13 ` Alan Cox
  0 siblings, 2 replies; 10+ messages in thread
From: Chuck Ebbert @ 2003-04-09  1:21 UTC (permalink / raw)
  To: Justin T. Gibbs; +Cc: linux-kernel

Justin T. Gibbs wrote:


>As far as the 2.4.X series is concerned, pushing has not helped.  I've
>seen spelling fixes and incorrorct changes get accepted from non
>maintainers "instantly", while the maintainers changes are not accepted.


And your code goes for long periods of time without merging good fixes,
like this one (from 2.4.20):


--- aic7-20030310/drivers/scsi/aic7xxx/aic7770.c.orig	Mon Mar 10 20:46:36 2003
+++ aic7-20030310/drivers/scsi/aic7xxx/aic7770.c	Tue Apr  8 20:45:20 2003
@ -314,7 +314,7 @
 	if (bootverbose)
 		printf("%s: Reading SEEPROM...", ahc_name(ahc));
 	have_seeprom = ahc_read_seeprom(&sd, (uint16_t *)sc,
-					/*start_addr*/0, sizeof(sc)/2);
+					/*start_addr*/0, sizeof(*sc)/2);
 
 	if (have_seeprom) {
 


--
 Chuck
 Can't we all just get along?

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [PATCH] aic7* claims all checked EISA io ranges (was: [MAILER-DAEMON@rumms.u
@ 2003-04-09 22:10 Chuck Ebbert
  2003-04-10  1:48 ` carbonated beverage
  0 siblings, 1 reply; 10+ messages in thread
From: Chuck Ebbert @ 2003-04-09 22:10 UTC (permalink / raw)
  To: Justin T. Gibbs, linux-kernel


>1) You don't trust maintainers.  If a maintainer can't make large
>changes, who can?


 I was wondering about that too.

 How can a major code restructure be done in tiny pieces?  I don't
think it can.


--
 Chuck
 I am not an octal number!

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-04-11 11:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-09  1:21 [PATCH] aic7* claims all checked EISA io ranges (was: [MAILER-DAEMON@rumms.u Chuck Ebbert
2003-04-09  2:13 ` Justin T. Gibbs
2003-04-09 11:13 ` Alan Cox
2003-04-09 17:34   ` Justin T. Gibbs
2003-04-10 11:20     ` [PATCH] aic7* claims all checked EISA io ranges Stephan von Krawczynski
2003-04-10 16:44       ` Justin T. Gibbs
2003-04-11  8:51         ` Stephan von Krawczynski
2003-04-11 11:39         ` Stephan von Krawczynski
2003-04-09 22:10 [PATCH] aic7* claims all checked EISA io ranges (was: [MAILER-DAEMON@rumms.u Chuck Ebbert
2003-04-10  1:48 ` carbonated beverage

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).