All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: Remove duplicate header files
@ 2016-02-22  8:43 Amitoj Kaur Chawla
  2016-02-22  8:43 ` [PATCH 1/7] staging: emxx_udc: Remove header file Amitoj Kaur Chawla
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Amitoj Kaur Chawla @ 2016-02-22  8:43 UTC (permalink / raw)
  To: outreachy-kernel

Remove duplicate header files from files of staging drivers. Found
using includecheck.

Amitoj Kaur Chawla (7):
  staging: emxx_udc: Remove header file
  staging: lustre: obdclass: Remove header file
  staging: rdma: hfi1: Remove header file
  staging: rtl8188eu: os_dep: Remove header file
  staging: sm750fb: Remove header files
  staging: wilc1000: Remove header file
  staging: wilc1000: wilc_wfi_netdevice: Remove header files

 drivers/staging/emxx_udc/emxx_udc.c                         | 1 -
 drivers/staging/lustre/lustre/obdclass/linux/linux-module.c | 1 -
 drivers/staging/rdma/hfi1/user_sdma.c                       | 1 -
 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c              | 1 -
 drivers/staging/sm750fb/sm750.c                             | 2 --
 drivers/staging/wilc1000/linux_wlan.c                       | 1 -
 drivers/staging/wilc1000/wilc_wfi_netdevice.h               | 2 --
 7 files changed, 9 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-02-22  8:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22  8:43 [PATCH 0/7] staging: Remove duplicate header files Amitoj Kaur Chawla
2016-02-22  8:43 ` [PATCH 1/7] staging: emxx_udc: Remove header file Amitoj Kaur Chawla
2016-02-22  8:43 ` [PATCH 2/7] staging: lustre: obdclass: " Amitoj Kaur Chawla
2016-02-22  8:43 ` [PATCH 3/7] staging: rdma: hfi1: " Amitoj Kaur Chawla
2016-02-22  8:44 ` [PATCH 4/7] staging: rtl8188eu: os_dep: " Amitoj Kaur Chawla
2016-02-22  8:44 ` [PATCH 5/7] staging: sm750fb: Remove header files Amitoj Kaur Chawla
2016-02-22  8:44 ` [PATCH 6/7] staging: wilc1000: Remove header file Amitoj Kaur Chawla
2016-02-22  8:44 ` [PATCH 7/7] staging: wilc1000: wilc_wfi_netdevice: Remove header files Amitoj Kaur Chawla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.