Re: [PATCH] Ensure that comments adhere to coding standard

From: kbuild test robot
Date: Sun Apr 03 2016 - 14:46:25 EST


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

Attachment: .config.gz
Description: Binary data