Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523193
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the phy-next tree |
| Date | 2016-11-16 04:10 +0100 |
| Message-ID | <sDYLL-5g3-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Kishon,
After merging the phy-next tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/phy/phy-rockchip-inno-usb2.c: In function 'rockchip_chg_detect_work':
drivers/phy/phy-rockchip-inno-usb2.c:717:7: warning: 'tmout' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (tmout) {
^
Introduced by commit
0c42fe48fd23 ("phy: rockchip-inno-usb2: support otg-port for rk3399")
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the phy-next tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-11-16 04:10 +0100
Re: linux-next: build warning after merge of the phy-next tree wlf <wulf@rock-chips.com> - 2016-11-16 14:30 +0100
Re: linux-next: build warning after merge of the phy-next tree Kishon Vijay Abraham I <kishon@ti.com> - 2016-11-16 17:50 +0100
csiph-web