linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [staging:staging-next 160/164] drivers/staging/r8188eu/os_dep/ioctl_linux.c: ../include/rtw_android.h is included more than once.
@ 2021-07-31 12:18 kernel test robot
  2021-07-31 12:18 ` [RFC PATCH staging] staging: r8188eu: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-07-31 12:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: kbuild-all, devel, linux-kernel, Larry Finger, Michael Straube,
	Phillip Potter, linux-staging

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-next
head:   9b6818c1ac0e545c632265e4bf0aa1171347ebea
commit: 78f2b22efc8f7649dcde44143e78149457f1162c [160/164] staging: r8188eu: fix include directory mess
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


includecheck warnings: (new ones prefixed by >>)
>> drivers/staging/r8188eu/os_dep/ioctl_linux.c: ../include/rtw_android.h is included more than once.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [RFC PATCH staging] staging: r8188eu: fix duplicated inclusion
  2021-07-31 12:18 [staging:staging-next 160/164] drivers/staging/r8188eu/os_dep/ioctl_linux.c: ../include/rtw_android.h is included more than once kernel test robot
@ 2021-07-31 12:18 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-07-31 12:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: kbuild-all, devel, linux-kernel, Larry Finger, Phillip Potter,
	Michael Straube, linux-staging

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 ioctl_linux.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/r8188eu/os_dep/ioctl_linux.c b/drivers/staging/r8188eu/os_dep/ioctl_linux.c
index ffce43f99dd60..3bcb139757f6d 100644
--- a/drivers/staging/r8188eu/os_dep/ioctl_linux.c
+++ b/drivers/staging/r8188eu/os_dep/ioctl_linux.c
@@ -5587,7 +5587,6 @@ static int rtw_hostapd_ioctl(struct net_device *dev, struct iw_point *p)
 }
 #endif
 
-#include "../include/rtw_android.h"
 static int rtw_wx_set_priv(struct net_device *dev,
 				struct iw_request_info *info,
 				union iwreq_data *awrq,

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-31 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 12:18 [staging:staging-next 160/164] drivers/staging/r8188eu/os_dep/ioctl_linux.c: ../include/rtw_android.h is included more than once kernel test robot
2021-07-31 12:18 ` [RFC PATCH staging] staging: r8188eu: fix duplicated inclusion kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).