[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1223497216.git.aciddeath@gmail.com>
Date: Wed, 8 Oct 2008 14:41:35 -0600
From: "Richard A. Holden III" <aciddeath@...il.com>
To: linux-kernel@...r.kernel.org
Cc: "Richard A. Holden III" <aciddeath@...il.com>,
alan@...rguk.ukuu.org.uk
Subject: [PATCH 00/10] ixj: Cleanup dead and duplicate code
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists