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]
Date:   Fri, 3 Nov 2017 15:00:17 -0700
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Arnd Bergmann <arnd@...db.de>
Cc:     Andy Gross <andy.gross@...aro.org>,
        David Brown <david.brown@...aro.org>,
        Rob Herring <robh@...nel.org>, linux-arm-msm@...r.kernel.org,
        linux-soc@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] soc: qcom: remove unused label

On Fri 03 Nov 05:25 PDT 2017, Arnd Bergmann wrote:

> On Wed, Oct 18, 2017 at 10:30 AM, Arnd Bergmann <arnd@...db.de> wrote:
> > The newly added driver comes with a harmless warning:
> >
> > drivers/soc/qcom/rmtfs_mem.c: In function 'qcom_rmtfs_mem_probe':
> > drivers/soc/qcom/rmtfs_mem.c:211:1: error: label 'remove_cdev' defined but not used [-Werror=unused-label]
> >
> > This removes the unused label to avoid the warning.
> >
> > Fixes: 702baebb8e00 ("soc: qcom: Remote filesystem memory driver")
> > Signed-off-by: Arnd Bergmann <arnd@...db.de>
> 
> I just noticed that the build bots now show the warning
> arm-soc/next/drivers, so I've
> applied my patch on top of that branch.
> 

Okay, that sounds good. Sorry for missing your previous email.

I apparently got that snippet sqaushed into the wrong commit, will add
it back when I post the follow-up patch needing it.

Regards,
Bjorn

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ