[patch] 2.6.0-test3: typo in hd.c

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 08/10/03

  • Next message: Andrew Morton: "Re: [PATCH] [2.6.0-test3] request_firmware related problems."
    Date:	Sun, 10 Aug 2003 23:24:44 +0200
    To: Jens Axboe <axboe@suse.de>
    
    

    On Fri, Aug 08, 2003 at 10:40:37PM -0700, Linus Torvalds wrote:
    >...
    > Summary of changes from v2.6.0-test2 to v2.6.0-test3
    > ====================================================
    >...
    > Jens Axboe:
    >...
    > o Proper block queue reference counting
    >...

    This contains a typo that is fixed with the following patch:

    --- linux-2.6.0-test3-not-full/drivers/ide/legacy/hd.c.old 2003-08-10 23:21:04.000000000 +0200
    +++ linux-2.6.0-test3-not-full/drivers/ide/legacy/hd.c 2003-08-10 23:21:56.000000000 +0200
    @@ -715,7 +715,7 @@
     
             hd_queue = blk_init_queue(do_hd_request, &hd_lock);
             if (!hd_queue) {
    - unegister_blkdev(MAJOR_NR,"hd");
    + unregister_blkdev(MAJOR_NR,"hd");
                     return -ENOMEM;
             }
     

    cu
    Adrian

    -- 
           "Is there not promise of rain?" Ling Tan asked suddenly out
            of the darkness. There had been need of rain for many days.
           "Only a promise," Lao Er said.
                                           Pearl S. Buck - Dragon Seed
    -
    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: Andrew Morton: "Re: [PATCH] [2.6.0-test3] request_firmware related problems."

    Relevant Pages

    • Re: 2.6.11-rc2-mm1
      ... > It breaks compilation with gcc-4.0 ... This patch is correct, too. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] i386: always use 4k stacks
      ... reverting my patch would be more ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RFC: [2.6 patch] better i386 CPU selection
      ... I had a short try to port Debian's patch ... This is not related to the issues my patch addresses. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] update Dag Brattlis email address
      ... > This patch is huge. ... There had been need of rain for many days. ... Pearl S. Buck - Dragon Seed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [-mm patch] SCSI_QLA2ABC options must select FW_LOADER
      ... > I send a patch for this yesterday that lets SCSI_QLA2XXX select ... stay as it is (with the fixes from my patches) doesn't matter much - ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)