[PATCH] 2.4.22 drivers/char/ip2main.c [Take 2]

From: Adrian & Chantal (adchazz_at_optushome.com.au)
Date: 09/01/03

  • Next message: Larry McVoy: "Re: bandwidth for bkbits.net (good news)"
    To: <linux-kernel@vger.kernel.org>
    Date:	Mon, 1 Sep 2003 10:02:33 +1000
    
    

    Unused variable rc in function ip2_init_board(int).
    I am not subscribed to lkml, please cc comments to hoarder@optushome.com.au.

    --- linux-2.4.22/drivers/char/ip2main.c 2002-11-29 09:53:12.000000000 +1000
    +++ linux/drivers/char/ip2main.c 2003-09-01 09:43:40.000000000 +1000
    @@ -988,7 +988,7 @@
     static void __init
     ip2_init_board( int boardnum )
     {
    - int i,rc;
    + int i;
      int nports = 0, nboxes = 0;
      i2ChanStrPtr pCh;
      i2eBordStrPtr pB = i2BoardPtrTable[boardnum];

    -
    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: Larry McVoy: "Re: bandwidth for bkbits.net (good news)"

    Relevant Pages

    • [RFC][PATCH][Fix] swsusp: Yet another attempt to fix Bug #4959
      ... +#ifdef CONFIG_SOFTWARE_SUSPEND ... +extern int arch_prepare_suspend; ... +void __init init_memory_mapping ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • fix naming in swsusp
      ... confuse someone not knowing full history. ... int __init swsusp_read ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [discuss] Re: 2.6.13-rc2 with dual way dual core ck804 MB
      ... static void __init smp_init ... let cpu_up take one array instead of one int. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 151] M68k keyboard
      ... fix up a resulting conflict with the Q40/Q60 keyboard driver. ... extern unsigned int SYSRQ_KEY; ... +static int __init q40kbd_read_input ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: forkbombing Linux distributions
      ... > Here at my school we have the workstations running Debian testing. ... I was was thinking of the default settings. ... int main{ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)