[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171102153843.256e79be@canb.auug.org.au>
Date: Thu, 2 Nov 2017 15:38:43 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greg KH <greg@...ah.com>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kees Cook <keescook@...omium.org>,
Aastha Gupta <aastha.gupta4104@...il.com>
Subject: linux-next: build warnings after merge of the staging tree
Hi Greg,
After merging the staging tree, today's linux-next build (x86_64
allmodconfig) produced these warnings:
drivers/staging/rtlwifi/base.c: In function 'rtl_watch_dog_timer_callback':
drivers/staging/rtlwifi/base.c:2167:23: warning: unused variable 'hw' [-Wunused-variable]
struct ieee80211_hw *hw = rtlpriv->hw;
^
drivers/staging/rtl8723bs/hal/hal_btcoex.c: In function 'hal_btcoex_Initialize':
drivers/staging/rtl8723bs/hal/hal_btcoex.c:1415:5: warning: unused variable 'ret2' [-Wunused-variable]
u8 ret2;
^
drivers/staging/rtl8723bs/hal/hal_btcoex.c:1414:5: warning: unused variable 'ret1' [-Wunused-variable]
u8 ret1;
^
Introduced by commits
f8af6a323368 ("staging: rtlwifi: Convert timers to use timer_setup()")
95b3b4238581 ("staging: rtl8723bs: remove ternary operators in assignmet statments")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists