LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Jan Marek <linux@hazard.jcu.cz>
Cc: linux-kernel@vger.kernel.org, rusty@rustcorp.com.au
Subject: Re: [PATCH][TRIVIAL] 2.6.0-test[9,10] Bug (typo) in smsc-ircc2.c
Date: Wed, 26 Nov 2003 05:56:55 -0800 [thread overview]
Message-ID: <20031126055655.47643e4d.akpm@osdl.org> (raw)
In-Reply-To: <20031126104746.GA31328@hazard.jcu.cz>
Jan Marek <linux@hazard.jcu.cz> wrote:
>
> --- linux-2.6.0-test9/drivers/net/irda/smsc-ircc2.c 2003-10-25 20:43:57.000000000 +0200
> +++ linux-2.6.0-test9-new/drivers/net/irda/smsc-ircc2.c 2003-11-05 23:07:37.000000000 +0100
> @@ -524,7 +524,7 @@
>
> return 0;
> out3:
> - release_region(fir_base, SMSC_IRCC2_FIR_CHIP_IO_EXTENT);
> + release_region(sir_base, SMSC_IRCC2_SIR_CHIP_IO_EXTENT);
> out2:
> release_region(fir_base, SMSC_IRCC2_FIR_CHIP_IO_EXTENT);
> out1:
>
yup, thanks.
prev parent reply other threads:[~2003-11-26 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-26 10:47 Jan Marek
2003-11-26 13:56 ` Andrew Morton [this message]
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=20031126055655.47643e4d.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@hazard.jcu.cz \
--cc=rusty@rustcorp.com.au \
--subject='Re: [PATCH][TRIVIAL] 2.6.0-test[9,10] Bug (typo) in smsc-ircc2.c' \
/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
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).