Re: [PATCH -next] MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock

From: Thomas Bogendoerfer
Date: Mon Apr 12 2021 - 11:16:57 EST


On Sat, Mar 27, 2021 at 05:52:25PM +0800, Chen Lifu wrote:
> From: Lifu Chen <chenlifu@xxxxxxxxxx>
>
> spinlock can be initialized automatically with DEFINE_SPINLOCK()
> rather than explicitly calling spin_lock_init().
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Lifu Chen <chenlifu@xxxxxxxxxx>
> ---
> arch/mips/alchemy/common/clock.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]