Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1678472

linux-next: build warning after merge of the pinctrl tree

From Stephen Rothwell <sfr@canb.auug.org.au>
Newsgroups linux.kernel
Subject linux-next: build warning after merge of the pinctrl tree
Date 2017-06-30 07:00 +0200
Message-ID <tXWc9-KG-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

After merging the pinctrl tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe':
drivers/pinctrl/pinctrl-rza1.c:1260:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (ret)
     ^

Introduced by commit

  5a49b644b307 ("pinctrl: Renesas RZ/A1 pin and gpio controller")

-- 
Cheers,
Stephen Rothwell

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

linux-next: build warning after merge of the pinctrl tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-30 07:00 +0200
  Re: linux-next: build warning after merge of the pinctrl tree Geert Uytterhoeven <geert@linux-m68k.org> - 2017-06-30 09:00 +0200
    Re: linux-next: build warning after merge of the pinctrl tree Linus Walleij <linus.walleij@linaro.org> - 2017-06-30 15:50 +0200

csiph-web