[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100828.153721.59667226.davem@davemloft.net>
Date: Sat, 28 Aug 2010 15:37:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: akinobu.mita@...il.com
Cc: kernel-janitors@...r.kernel.org, julia@...u.dk,
netdev@...r.kernel.org
Subject: Re: [PATCH] econet: kill unnecessary spin_lock_init()
From: Akinobu Mita <akinobu.mita@...il.com>
Date: Sat, 28 Aug 2010 11:41:56 +0900
> The spinlock aun_queue_lock is initialized statically. It is unnecessary
> to initialize by spin_lock_init() at module load time.
>
> This is detected by the semantic patch.
...
> Signed-off-by: Akinobu Mita <akinobu.mita@...il.com>
> Cc: Julia Lawall <julia@...u.dk>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: netdev@...r.kernel.org
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists