From: kbuild test robot <lkp@intel.com>
To: surenderpolsani <surenderpolsani@gmail.com>
Cc: kbuild-all@01.org, gregkh@linuxfoundation.org,
devel@driverdev.osuosl.org, surenderpolsani@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] remove return statement
Date: Sat, 15 Apr 2017 14:54:30 +0800 [thread overview]
Message-ID: <201704151426.vFXI2vMx%fengguang.wu@intel.com> (raw)
In-Reply-To: <1492232735-3516-1-git-send-email-surenderpolsani@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]
Hi surenderpolsani,
[auto build test ERROR on v4.9-rc8]
[also build test ERROR on next-20170413]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/surenderpolsani/remove-return-statement/20170415-130917
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c: In function 'rtw_hal_dm_watchdog':
>> drivers/staging/rtl8188eu/hal/rtl8188e_dm.c:165:1: error: label at end of compound statement
skip_dm:
^~~~~~~
vim +165 drivers/staging/rtl8188eu/hal/rtl8188e_dm.c
7ef8ded0 Larry Finger 2013-08-21 159 if (check_fwstate(pmlmepriv, _FW_LINKED))
7ef8ded0 Larry Finger 2013-08-21 160 bLinked = true;
7ef8ded0 Larry Finger 2013-08-21 161 }
7ef8ded0 Larry Finger 2013-08-21 162
177aa53a Ivan Safonov 2016-09-19 163 Adapter->HalData->odmpriv.bLinked = bLinked;
177aa53a Ivan Safonov 2016-09-19 164 ODM_DMWatchdog(&Adapter->HalData->odmpriv);
7ef8ded0 Larry Finger 2013-08-21 @165 skip_dm:
7ef8ded0 Larry Finger 2013-08-21 166 /* Check GPIO to determine current RF on/off and Pbc status. */
7ef8ded0 Larry Finger 2013-08-21 167 /* Check Hardware Radio ON/OFF or not */
7ef8ded0 Larry Finger 2013-08-21 168 }
:::::: The code at line 165 was first introduced by commit
:::::: 7ef8ded0cfdb690e37581af85eea35fa67cdb38d staging: r8188eu: Add files for new driver - part 13
:::::: TO: Larry Finger <Larry.Finger@lwfinger.net>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 56930 bytes --]
prev parent reply other threads:[~2017-04-15 6:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-15 5:05 surenderpolsani
2017-04-15 5:17 ` Joe Perches
2017-04-15 6:54 ` kbuild test robot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201704151426.vFXI2vMx%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=surenderpolsani@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®