public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Khalid Aziz <khalid@fc.hp.com>
To: skidley <skidley@crrstv.net>
Cc: Khalid Aziz <khalid_aziz@hp.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.19-pre7
Date: Tue, 16 Apr 2002 19:17:58 -0600 (MDT)	[thread overview]
Message-ID: <E16xe58-0004dt-00@lyra.fc.hp.com> (raw)
In-Reply-To: <20020417001818.GA9379@crrstv.net> "from skidley at Apr 16, 2002 09:18:18 pm"

It is the SPACEs vs TABs problems. Your mailer or my mailer converted
TABs to SPACEs. Replaces SPACEs with TABs or try the following patch
again.

--
Khalid


--- linux-2.4.19-pre7/include/asm-i386/serial.h	Tue Apr 16 18:52:50 2002
+++ linux-2.4.19-pre7-fixed/include/asm-i386/serial.h	Tue Apr 16 18:55:06 2002
@@ -140,8 +140,8 @@
 #endif
 
 #define SERIAL_PORT_DFNS		\
-	HCDP_SERIAL_PORT_DEFNS		\
 	STD_SERIAL_PORT_DEFNS		\
+	HCDP_SERIAL_PORT_DEFNS		\
 	EXTRA_SERIAL_PORT_DEFNS		\
 	HUB6_SERIAL_PORT_DFNS		\
 	MCA_SERIAL_PORT_DFNS


> On Tue, Apr 16, 2002 at 01:56:15PM -0600, Khalid Aziz wrote:
> > I broke this with a typo in my patch (I inserted a line one line above
> > where I wanted to). Follwing patch will fix the problem.
> > 
> > --
> > Khalid
> > 
> > --- linux-2.4.18-hcdpold/include/asm-i386/serial.h      Tue Apr 16
> > 12:05:27 2002
> > +++ linux-2.4.18-hcdp/include/asm-i386/serial.h Tue Apr 16 12:02:54 2002
> > @@ -140,8 +140,8 @@
> >  #endif
> >  
> >  #define SERIAL_PORT_DFNS               \
> > -       HCDP_SERIAL_PORT_DEFNS          \
> >         STD_SERIAL_PORT_DEFNS           \
> > +       HCDP_SERIAL_PORT_DEFNS          \
> >         EXTRA_SERIAL_PORT_DEFNS         \
> >         HUB6_SERIAL_PORT_DFNS           \
> >         MCA_SERIAL_PORT_DFNS
> > 
> > 
> > 
> > 
> failed against 2.4.19-pre7 here
> -- 
> Chad Young
> Linux User #195191 
> 

  reply	other threads:[~2002-04-17  1:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-16  3:50 Linux 2.4.19-pre7 Marcelo Tosatti
2002-04-16  8:57 ` Gerd Knorr
2002-04-16  9:30   ` Tommi Kyntola
2002-04-16 10:00   ` Wade
2002-04-16 10:35     ` Gerd Knorr
2002-04-16 19:56       ` Khalid Aziz
2002-04-17  0:18         ` skidley
2002-04-17  1:17           ` Khalid Aziz [this message]
2002-04-16 19:58       ` Bongani
2002-04-16 11:20 ` [BUG] skip_ioapic_setup Philipp Matthias Hahn
2002-04-16 19:43   ` Christoph Hellwig
2002-04-16 14:17 ` Linux 2.4.19-pre7 Andrea Arcangeli
2002-04-16 19:47   ` Christoph Hellwig
2002-04-23 12:16     ` Marcelo Tosatti

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=E16xe58-0004dt-00@lyra.fc.hp.com \
    --to=khalid@fc.hp.com \
    --cc=khalid_aziz@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=skidley@crrstv.net \
    /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