[2.6 patch] remove an unused variable in riscom8.c

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 09/01/03

  • Next message: Mike Fedyk: "Re: [BENCHMARK] 2.6.0-test4-mm4 with contest"
    Date:	Mon, 1 Sep 2003 22:53:41 +0200
    To: pgmdsg@ibi.com
    
    

    The patch below removes an unused variable in drivers/char/riscom8.c

    I've tested the compilation with 2.6.0-test4-mm4.

    Please apply
    Adrian

    --- linux-2.6.0-test4-mm4-no-smp/drivers/char/riscom8.c.old 2003-09-01 22:21:57.000000000 +0200
    +++ linux-2.6.0-test4-mm4-no-smp/drivers/char/riscom8.c 2003-09-01 22:22:55.000000000 +0200
    @@ -1036,7 +1036,6 @@
             int error;
             struct riscom_port * port;
             struct riscom_board * bp;
    - unsigned long flags;
             
             board = RC_BOARD(tty->index);
             if (board >= RC_NBOARD || !(rc_board[board].flags & RC_BOARD_PRESENT))
    -
    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: Mike Fedyk: "Re: [BENCHMARK] 2.6.0-test4-mm4 with contest"

    Relevant Pages

    • Re: [announcement, patch] real-time interrupts for the Linux kernel
      ... | attention for a new patch that adds hard real time support to the ... | Bernhard Kuhn, Senior Software Engineer, Metrowerks ... | - To unsubscribe from this list: ...
      (Linux-Kernel)
    • Re: 2.6.25 Issues
      ... It's either the hardware or the chipset, because the nvidia MCP55 chipset with sata_nv and jmicron drivers havebeen working perfectly for me so far. ... I just realized that I haven't rebooted yet, and so am still running a kernel from linux-source-2.6.25 v2.6.25-7. ... the last kernel that the -ck patch could be applied to. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: 2.6.25 Issues
      ... It's either the hardware or the chipset, because the nvidia MCP55 chipset with sata_nv and jmicron drivers havebeen working perfectly for me so far. ... the VMware vmserver 1.0.6 needs update117c and then starting vmware gets an out-of-memory error. ... Beyond that I am of the opinion that 2.6.26 is stickier than 2.6.24, the last kernel that the -ck patch could be applied to. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: [PATCH] Stairacse scheduler v6.E for 2.6.7-rc3
      ... I am assuming the 267-rc3 patch will not go ... > To unsubscribe from this list: ... Do You Yahoo!? ... Mail has the best spam protection around ...
      (Linux-Kernel)
    • Re: Random file I/O regressions in 2.6
      ... > the access patterns. ... Let me see how this patch does with a DSS benchmark. ... >> might be loosing some benefits of some of the optimization because ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)