lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ