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


Groups > linux.kernel > #1363248

Re: [PATCH] staging: dgnc: fix CamelCase in dgnc_driver.c

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: dgnc: fix CamelCase in dgnc_driver.c
Date 2016-03-23 09:40 +0100
Message-ID <rfMuD-KQ-5@gated-at.bofh.it> (permalink)
References <rfJn3-7ah-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Daeseok,

[auto build test ERROR on staging/staging-testing]
[also build test ERROR on next-20160323]
[cannot apply to v4.5]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Daeseok-Youn/staging-dgnc-fix-CamelCase-in-dgnc_driver-c/20160323-131708
config: x86_64-randconfig-s1-03231424 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `dgnc_mgmt_ioctl':
>> (.text+0x7ca676): undefined reference to `dgnc_NumBoards'
   drivers/built-in.o: In function `dgnc_mgmt_ioctl':
   (.text+0x7ca71d): undefined reference to `dgnc_NumBoards'
   drivers/built-in.o: In function `dgnc_mgmt_ioctl':
>> (.text+0x7ca73e): undefined reference to `dgnc_Board'
   drivers/built-in.o: In function `dgnc_mgmt_ioctl':
   (.text+0x7ca759): undefined reference to `dgnc_Board'
   drivers/built-in.o: In function `dgnc_mgmt_ioctl':
   (.text+0x7ca83a): undefined reference to `dgnc_NumBoards'
   drivers/built-in.o: In function `dgnc_mgmt_ioctl':
   (.text+0x7ca85c): undefined reference to `dgnc_Board'
   drivers/built-in.o: In function `dgnc_driver_boards_show':
>> dgnc_sysfs.c:(.text+0x7d2bda): undefined reference to `dgnc_NumBoards'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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


Thread

[PATCH] staging: dgnc: fix CamelCase in dgnc_driver.c Daeseok Youn <daeseok.youn@gmail.com> - 2016-03-23 06:20 +0100
  Re: [PATCH] staging: dgnc: fix CamelCase in dgnc_driver.c kbuild test robot <lkp@intel.com> - 2016-03-23 09:40 +0100

csiph-web