Re: [PATCH] serial: remove unused variable

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jianjun Kong
Date: Monday, October 13, 2008 - 10:50 pm

On Tue, Oct 14, 2008 at 12:58:31AM +0200, Simon Holm Th�gersen wrote:

I find those code in this function  __init serial8250_init(void)

        for (i = 0; i < NR_IRQS; i++)
                spin_lock_init(&irq_lists[i].lock);

So you do not remove the 'i'.

-- 
Jianjun Kong | Happy Hacking
HomePage: http://kongove.cn
Gtalk: kongjianjun@gmail.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] serial: remove unused variable, Simon Holm , (Mon Oct 13, 3:58 pm)
Re: [PATCH] serial: remove unused variable, Jianjun Kong, (Mon Oct 13, 10:50 pm)
Re: [PATCH] serial: remove unused variable, Simon Holm , (Tue Oct 14, 12:08 am)