[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <201604040250.VHqw9hVI%fengguang.wu@intel.com>
Date: Mon, 4 Apr 2016 02:45:04 +0800
From: kbuild test robot <lkp@...el.com>
To: mohammed.billoo@...il.com
Cc: kbuild-all@...org, johnny.kim@...el.com, austin.shin@...el.com,
chris.park@...el.com, tony.cho@...el.com, glen.lee@...el.com,
leo.kim@...el.com, gregkh@...uxfoundation.org,
linux-wireless@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Ensure that comments adhere to coding standard
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
Download attachment ".config.gz" of type "application/octet-stream" (32342 bytes)
Powered by blists - more mailing lists