[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2F93CDOA1-KXR6TRj9SaZsJYOGNE4+EuM427CTR6wBFA@mail.gmail.com>
Date: Fri, 3 Nov 2017 13:25:47 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Andy Gross <andy.gross@...aro.org>,
David Brown <david.brown@...aro.org>
Cc: Arnd Bergmann <arnd@...db.de>, Rob Herring <robh@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.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 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.
Arnd
Powered by blists - more mailing lists