PATCH: more typo/invalid bits

From: Alan Cox (alan_at_lxorguk.ukuu.org.uk)
Date: 07/27/03

  • Next message: Yifang Dai: "Re: 2.6.0-test2 - VFS: Cannot open root device "NULL" or sda1"
    Date:	Sun, 27 Jul 2003 21:02:26 +0100
    To: linux-kernel@vger.kernel.org, torvalds@osdl.org
    
    

    (Steven Cole)
    diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test2/drivers/char/n_r3964.c linux-2.6.0-test2-ac1/drivers/char/n_r3964.c
    --- linux-2.6.0-test2/drivers/char/n_r3964.c 2003-07-10 21:14:51.000000000 +0100
    +++ linux-2.6.0-test2-ac1/drivers/char/n_r3964.c 2003-07-15 18:01:29.000000000 +0100
    @@ -669,7 +669,7 @@
              }
              else
              {
    - TRACE_PE("TRANSMITTING - got illegal char");
    + TRACE_PE("TRANSMITTING - got invalid char");
      
                 pInfo->state = R3964_WAIT_ZVZ_BEFORE_TX_RETRY;
                 mod_timer(&pInfo->tmr, jiffies + R3964_TO_ZVZ);
    diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test2/drivers/char/pcmcia/synclink_cs.c linux-2.6.0-test2-ac1/drivers/char/pcmcia/synclink_cs.c
    --- linux-2.6.0-test2/drivers/char/pcmcia/synclink_cs.c 2003-07-10 21:07:39.000000000 +0100
    +++ linux-2.6.0-test2-ac1/drivers/char/pcmcia/synclink_cs.c 2003-07-15 18:01:29.000000000 +0100
    @@ -2814,7 +2814,7 @@
             /* verify range of specified line number */
             line = tty->index;
             if ((line < 0) || (line >= mgslpc_device_count)) {
    - printk("%s(%d):mgslpc_open with illegal line #%d.\n",
    + printk("%s(%d):mgslpc_open with invalid line #%d.\n",
                             __FILE__,__LINE__,line);
                     return -ENODEV;
             }
    -
    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: Yifang Dai: "Re: 2.6.0-test2 - VFS: Cannot open root device "NULL" or sda1"

    Relevant Pages

    • Re: XFS breakage in 2.6.18-rc1
      ... system disk too who had to take the hit. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: How to run an a.out file in a kernel module
      ... called in a kernel module using call_usermodehelper ... Please read the FAQ at http://www.tux.org/lkml/ ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: XFS Bug null pointer dereference in xfs_free_ag_extent
      ... I also filed bug 6877 at kernel.org ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [patch] remove unused acct variables from task_struct
      ... struct mempolicy *mempolicy; ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: DIPC alpha2 for i386, Alpha, SPARC, and M68k
      ... there seems to be a delay on cs.uwindsor.ca between the time you upload something and the time it actually shows up on the page. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)