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: <20190816173345.766E82086C@mail.kernel.org>
Date:   Fri, 16 Aug 2019 10:33:44 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     YueHaibing <yuehaibing@...wei.com>, avifishman70@...il.com,
        benjaminfair@...gle.com, mturquette@...libre.com,
        tali.perry1@...il.com, tmaimon77@...il.com, venture@...gle.com,
        yuenn@...gle.com
Cc:     linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
        openbmc@...ts.ozlabs.org, YueHaibing <yuehaibing@...wei.com>
Subject: Re: [PATCH -next] clk: npcm7xx: remove unused code

Quoting YueHaibing (2019-08-16 07:11:32)
> drivers/clk/clk-npcm7xx.c:365:48: warning:
>  npcm7xx_divs_fx defined but not used [-Wunused-const-variable=]
> drivers/clk/clk-npcm7xx.c:438:43: warning:
>  npcm7xx_gates defined but not used [-Wunused-const-variable=]
> 
> The two variables are never used, so remove them,
> also remove related type declarations.
> 
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---

Maybe we should register the gates?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ