[PATCH] Ensure that comments adhere to coding standard

kbuild test robot lkp at intel.com
Sun Apr 3 18:45:04 UTC 2016


Hi Mohammed,

[auto build test WARNING on v4.6-rc2]
[cannot apply to staging/staging-testing next-20160401]
[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/mohammed-billoo-gmail-com/Ensure-that-comments-adhere-to-coding-standard/20160404-022342
config: x86_64-randconfig-x010-201614 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All warnings (new ones prefixed by >>):

   In file included from drivers/staging/wilc1000/wilc_wlan_cfg.c:10:0:
>> drivers/staging/wilc1000/wilc_wlan_cfg.h:2:1: warning: "/*" within comment [-Wcomment]
    /* Copyright (c) Atmel Corporation.  All rights reserved.
    ^

vim +2 drivers/staging/wilc1000/wilc_wlan_cfg.h

     1	/*
   > 2	/* Copyright (c) Atmel Corporation.  All rights reserved.
     3	 *
     4	 * Module Name:  wilc_wlan_cfg.h
     5	 */
     6	
     7	#ifndef WILC_WLAN_CFG_H
     8	#define WILC_WLAN_CFG_H
     9	
    10	struct wilc_cfg_byte {

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 32342 bytes
Desc: not available
URL: <http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/attachments/20160404/63238b02/attachment-0001.obj>


More information about the devel mailing list