[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164515018949.908917.14452521807329931842.b4-ty@ellerman.id.au>
Date: Fri, 18 Feb 2022 13:09:49 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Jason Wang <wangborong@...rlc.com>, mpe@...erman.id.au
Cc: benh@...nel.crashing.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, paulus@...ba.org
Subject: Re: [PATCH] powerpc/kvm: no need to initialise statics to 0
On Mon, 20 Dec 2021 11:02:43 +0800, Jason Wang wrote:
> Static variables do not need to be initialised to 0, because compiler
> will initialise all uninitialised statics to 0. Thus, remove the
> unneeded initialization.
>
>
Applied to powerpc/topic/ppc-kvm.
[1/1] powerpc/kvm: no need to initialise statics to 0
https://git.kernel.org/powerpc/c/8e0f353a44ff3d65d933b8c0e4fb15dc89d46617
cheers
Powered by blists - more mailing lists