All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amitoj Kaur Chawla <amitoj1606@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/7] staging: Remove duplicate header files
Date: Mon, 22 Feb 2016 14:13:36 +0530	[thread overview]
Message-ID: <cover.1456129759.git.amitoj1606@gmail.com> (raw)

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



             reply	other threads:[~2016-02-22  8:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22  8:43 Amitoj Kaur Chawla [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1456129759.git.amitoj1606@gmail.com \
    --to=amitoj1606@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.