Re: [PATCH] drivers/cdrom/isp16.c check_region() fix - take 2

From: Arthur Othieno (a.othieno_at_bluewin.ch)
Date: 12/31/03

  • Next message: auntvini: "UID (user name) of the child processes"
    Date:	Wed, 31 Dec 2003 03:35:01 +0100
    To: Omkhar Arasaratnam <omkhar@rogers.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?
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: auntvini: "UID (user name) of the child processes"

    Relevant Pages

    • Re: What if?
      ... So though FAQ answers my question, ... There was support to compile Linux using g++ for a C compiler ... Rewriting Linux in C++ means fundamental redesign; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: Catching NForce2 lockup with NMI watchdog
      ... >table in the system BIOS which the motherboard vendors supply. ... Is it not possible that Linux could be made to handling this hardware ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.7 (future kernel) wish
      ... > I've never seen one give a STOP error from that but I guess a bad driver ... I would like to see the HAL type crap for Linux. ... to have uniform user device control from a gui programmable means. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • [2.6 patch] remove unused drivers/net/wan/lmc/lmc_ver.h
      ... * This is being done to keep 1 central location where all linux ... * made the souce code not only hard to read but version problems hard ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 4level page tables for Linux II
      ... >> It's kind of a mess, ... One of the reasons that Linux is so hackable is that ... Perhaps you shouldn't touch kernel code if you can't ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)