lkml.org 
[lkml]   [2015]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [GIT PULL] MFD for v4.4
From
On Fri, Nov 6, 2015 at 12:04 AM, Lee Jones <lee.jones@linaro.org> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-for-linus-4.4

Ugh.

Maintainers, *please* check new warnings you introduce. We don't have
that many compiler warnings in the kernel, you shouldn't be
introducing new ones and not notice.

This pull request introduces this silly new warning:

drivers/mfd/rtsx_pcr.c: In function ‘rtsx_pci_set_pull_ctl’:
drivers/mfd/rtsx_pcr.c:565:6: warning: unused variable ‘err’
[-Wunused-variable]
int err;
^

due to commit b158b69a3765 ("mfd: rtsx: Simplify function return
logic") that removes the actual use of the variable, but not the
variable itself.

Linus


\
 
 \ /
  Last update: 2015-11-06 20:01    [W:1.887 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site