lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167512236603.4092892.5518902407835115318.b4-ty@kernel.org>
Date:   Mon, 30 Jan 2023 17:46:09 -0600
From:   Bjorn Andersson <andersson@...nel.org>
To:     dmitry.baryshkov@...aro.org, Andy Gross <agross@...nel.org>,
        konrad.dybcio@...aro.org, mturquette@...libre.com, arnd@...nel.org,
        sboyd@...nel.org
Cc:     linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-msm@...r.kernel.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] clk: qcom: gcc-qcs404: fix duplicate initializer warning

On Mon, 30 Jan 2023 14:55:47 +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
> 
> In one of the clocks, a redundant initialization for .num_parents
> got left behind by a recent patch:
> 
> drivers/clk/qcom/gcc-qcs404.c:63:32: error: initialized field overwritten [-Werror=override-init]
>    63 |                 .num_parents = 1,
>       |                                ^
> 
> [...]

Applied, thanks!

[1/1] clk: qcom: gcc-qcs404: fix duplicate initializer warning
      commit: d4cb3e7113f82f7378527890aa7b4006234665fe

Best regards,
-- 
Bjorn Andersson <andersson@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ