public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Richard A. Holden III" <aciddeath@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: "Richard A. Holden III" <aciddeath@gmail.com>, alan@lxorguk.ukuu.org.uk
Subject: [PATCH 00/10] ixj: Cleanup dead and duplicate code
Date: Wed,  8 Oct 2008 14:41:35 -0600	[thread overview]
Message-ID: <cover.1223497216.git.aciddeath@gmail.com> (raw)

Cleanup dead code and duplicate code to start simplifying the ixj
driver, currently it is around 10000 lines long. This has been built,
but I don't have the hardware to test, most changes were fairly
mechanical.

Richard A. Holden III (10):
  ixj: Remove code duplication for processing codec names.
  ixj: Remove dead code in preparation for consolidating duplicate
    code.
  ixj: Unify comments in preparation for pushing duplicate code into a
    function.
  ixj: Consolidate duplicate Ringer array initializers into common
    functions.
  ixj: Move duplicate code into well named zero_caller_id function.
  ixj: Caller ID Refactoring
  ixj: Refactor DTMF tone setting
  ixj: update quickly readable comments to match the data initializations.
  ixj: Remove unused macro.
  ixj: Remove dead code from ifdef IXJ_DYN_ALLOC.

 drivers/telephony/ixj.c |  752 +++++++++++------------------------------------
 drivers/telephony/ixj.h |    4 -
 2 files changed, 166 insertions(+), 590 deletions(-)


             reply	other threads:[~2008-10-08 19:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 20:41 Richard A. Holden III [this message]
2008-10-08 20:12 ` [PATCH 00/10] ixj: Cleanup dead and duplicate code Alan Cox
2008-10-08 20:41 ` [PATCH 01/10] ixj: Remove code duplication for processing codec names Richard A. Holden III
2008-10-08 20:41 ` [PATCH 02/10] ixj: Remove dead code in preparation for consolidating duplicate code Richard A. Holden III
2008-10-08 20:41 ` [PATCH 03/10] ixj: Unify comments in preparation for pushing duplicate code into a function Richard A. Holden III
2008-10-08 20:41 ` [PATCH 04/10] ixj: Consolidate duplicate Ringer array initializers into common functions Richard A. Holden III
2008-10-08 20:41 ` [PATCH 05/10] ixj: Move duplicate code into well named zero_caller_id function Richard A. Holden III
2008-10-08 20:41 ` [PATCH 06/10] ixj: Caller ID Refactoring Richard A. Holden III
2008-10-08 20:41 ` [PATCH 07/10] ixj: Refactor DTMF tone setting Richard A. Holden III
2008-10-08 20:41 ` [PATCH 08/10] ixj: update quickly readable comments to match the data initializations Richard A. Holden III
2008-10-08 20:41 ` [PATCH 09/10] ixj: Remove unused macro Richard A. Holden III
2008-10-08 20:41 ` [PATCH 10/10] ixj: Remove dead code from ifdef IXJ_DYN_ALLOC Richard A. Holden III

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.1223497216.git.aciddeath@gmail.com \
    --to=aciddeath@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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