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

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:/

	Arthur
-- 
Linux is a true multitasking system. Are you?

  reply	other threads:[~2003-12-31  2:37 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 [this message]
2003-12-31 16:31   ` Omkhar Arasaratnam

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=20031231023501.GB1982@mars \
    --to=a.othieno@bluewin.ch \
    --cc=emoenke@gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=omkhar@rogers.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox