public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Omkhar Arasaratnam <omkhar@rogers.com>
To: Arthur Othieno <a.othieno@bluewin.ch>
Cc: emoenke@gwdg.de, linux-kernel@vger.kernel.org, trivial@rustcorp.com.au
Subject: Re: [PATCH] drivers/cdrom/isp16.c check_region() fix - take 2
Date: Wed, 31 Dec 2003 11:31:34 -0500	[thread overview]
Message-ID: <20031231163133.GA3367@omkhar.ibm.com> (raw)
In-Reply-To: <20031231023501.GB1982@mars>

On Wed, Dec 31, 2003 at 03:35:01AM +0100, Arthur Othieno wrote:
> On Mon, Dec 29, 2003 at 05:09:16PM -0500, Omkhar Arasaratnam wrote:
> >  	printk(KERN_INFO
> >  	       "ISP16: cdrom interface set up with io base 0x%03X, irq %d, dma %d,"
> >  	       " type %s.\n", isp16_cdrom_base, isp16_cdrom_irq,
> >  	       isp16_cdrom_dma, isp16_cdrom_type);
> >  	return (0);
> > +:out
> > +	release_region(ISP16_IO_BASE, ISP16_IO_SIZE);
> > +	return (-EIO);
> >  }
> 
> s/:out/out:/

Good catch ;-)

      reply	other threads:[~2003-12-31 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-29 22:09 [PATCH] drivers/cdrom/isp16.c check_region() fix - take 2 Omkhar Arasaratnam
2003-12-31  2:35 ` Arthur Othieno
2003-12-31 16:31   ` Omkhar Arasaratnam [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=20031231163133.GA3367@omkhar.ibm.com \
    --to=omkhar@rogers.com \
    --cc=a.othieno@bluewin.ch \
    --cc=emoenke@gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@rustcorp.com.au \
    /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