From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] staging/ks7010: Fix coding style problems
Date: Tue, 17 Aug 2021 06:09:57 +0800 [thread overview]
Message-ID: <202108170641.4pxl1ph5-lkp@intel.com> (raw)
In-Reply-To: <20210816175503.GA17772@mad-cln-mothership-1.local>
[-- Attachment #1: Type: text/plain, Size: 3724 bytes --]
Hi Leon,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on staging/staging-testing]
url: https://github.com/0day-ci/linux/commits/Leon-Krieg/staging-ks7010-Fix-coding-style-problems/20210817-020753
base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 9caf92ab573fd83c7455b65d4eefcefc1a9d2188
config: hexagon-randconfig-r041-20210816 (attached as .config)
compiler: clang version 12.0.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/0day-ci/linux/commit/5e90bce950e7fa0f0331bb9620b538d3109f04c6
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Leon-Krieg/staging-ks7010-Fix-coding-style-problems/20210817-020753
git checkout 5e90bce950e7fa0f0331bb9620b538d3109f04c6
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=hexagon
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> drivers/staging/ks7010/Kconfig:12: syntax error
drivers/staging/ks7010/Kconfig:11: invalid statement
drivers/staging/ks7010/Kconfig:12:warning: ignoring unsupported character '.'
drivers/staging/ks7010/Kconfig:12: unknown statement "SDW-823"
--
>> drivers/staging/ks7010/Kconfig:12: syntax error
drivers/staging/ks7010/Kconfig:11: invalid statement
drivers/staging/ks7010/Kconfig:12:warning: ignoring unsupported character '.'
drivers/staging/ks7010/Kconfig:12: unknown statement "SDW-823"
make[3]: *** [scripts/kconfig/Makefile:77: syncconfig] Error 1
make[2]: *** [Makefile:625: syncconfig] Error 2
make[1]: *** [Makefile:735: include/config/auto.conf.cmd] Error 2
make[1]: Failed to remake makefile 'include/config/auto.conf.cmd'.
make[1]: Failed to remake makefile 'include/config/auto.conf'.
make[1]: Target 'modules_prepare' not remade because of errors.
make: *** [Makefile:220: __sub-make] Error 2
make: Target 'modules_prepare' not remade because of errors.
--
>> drivers/staging/ks7010/Kconfig:12: syntax error
drivers/staging/ks7010/Kconfig:11: invalid statement
drivers/staging/ks7010/Kconfig:12:warning: ignoring unsupported character '.'
drivers/staging/ks7010/Kconfig:12: unknown statement "SDW-823"
make[2]: *** [scripts/kconfig/Makefile:77: olddefconfig] Error 1
make[1]: *** [Makefile:625: olddefconfig] Error 2
make: *** [Makefile:220: __sub-make] Error 2
make: Target 'olddefconfig' not remade because of errors.
--
>> drivers/staging/ks7010/Kconfig:12: syntax error
drivers/staging/ks7010/Kconfig:11: invalid statement
drivers/staging/ks7010/Kconfig:12:warning: ignoring unsupported character '.'
drivers/staging/ks7010/Kconfig:12: unknown statement "SDW-823"
make[3]: *** [scripts/kconfig/Makefile:77: syncconfig] Error 1
make[2]: *** [Makefile:625: syncconfig] Error 2
make[1]: *** [Makefile:735: include/config/auto.conf.cmd] Error 2
make[1]: Failed to remake makefile 'include/config/auto.conf.cmd'.
make[1]: Failed to remake makefile 'include/config/auto.conf'.
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:220: __sub-make] Error 2
make: Target 'prepare' not remade because of errors.
vim +12 drivers/staging/ks7010/Kconfig
> 12 SDW-823).
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 32778 bytes --]
next parent reply other threads:[~2021-08-16 22:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210816175503.GA17772@mad-cln-mothership-1.local>
2021-08-16 22:09 ` kernel test robot [this message]
2021-08-16 22:43 ` [PATCH] staging/ks7010: Fix coding style problems kernel test robot
2021-08-17 3:07 ` kernel test robot
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=202108170641.4pxl1ph5-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.