[PATCH 00/10] ixj: Cleanup dead and duplicate code

From: Richard A. Holden III
Date: Wed Oct 08 2008 - 15:40:57 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/