linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: H Hartley Sweeten <hartleys@visionengravers.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org>, <abbotti@mev.co.uk>,
	<gregkh@linuxfoundation.org>
Subject: [PATCH 0/3] staging: comedi: addi-data: remove some unnecessary files
Date: Tue, 4 Sep 2012 15:27:21 -0700	[thread overview]
Message-ID: <201209041527.22240.hartleys@visionengravers.com> (raw)

Remove a couple of the addi-data files that are either not built under any
configuration or are unnecessary due to code duplication in another file.

H Hartley Sweeten (3):
  staging: comedi: addi_apci_all.c: remove unused file
  staging: comedi: amcc_s5933_58.h: remove unused file
  staging: comedi: addi_amcc_S5920.[ch]: remove unnecessary files

 .../comedi/drivers/addi-data/addi_amcc_S5920.c     | 195 ---------
 .../comedi/drivers/addi-data/addi_amcc_S5920.h     |  27 --
 .../comedi/drivers/addi-data/amcc_s5933_58.h       | 453 ---------------------
 .../comedi/drivers/addi-data/hwdrv_apci3200.c      |  12 +-
 drivers/staging/comedi/drivers/addi_apci_all.c     |  18 -
 5 files changed, 7 insertions(+), 698 deletions(-)
 delete mode 100644 drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.c
 delete mode 100644 drivers/staging/comedi/drivers/addi-data/addi_amcc_S5920.h
 delete mode 100644 drivers/staging/comedi/drivers/addi-data/amcc_s5933_58.h
 delete mode 100644 drivers/staging/comedi/drivers/addi_apci_all.c

-- 
1.7.11


                 reply	other threads:[~2012-09-04 22:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201209041527.22240.hartleys@visionengravers.com \
    --to=hartleys@visionengravers.com \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 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).