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:	Sat,  5 Jun 2010 18:04:18 +0200
From:	Riccardo Magliocchetti <riccardo.magliocchetti@...il.com>
To:	Arnaud Patard <apatard@...driva.com>
Cc:	linux-kernel@...r.kernel.org,
	Riccardo Magliocchetti <riccardo.magliocchetti@...il.com>
Subject: [PATCH 0/7] *** SUBJECT HERE ***

Hello Arnaud,

here you can find a few patches that remove unused code, please review.

thanks,
riccardo

Riccardo Magliocchetti (7):
  Remove linux version ifdef.
  Remove WIN* specific code.
  Remove TC specific code.
  Remove X specific code.
  Remove linux kernel specific ifdefery since it is now the only    
    platform supported.
  More osdef.h cleanup
  Fixup compile warnings on x86-64.

 drivers/staging/xgifb/XGI_accel.c   |  216 ------------------
 drivers/staging/xgifb/XGI_accel.h   |   13 --
 drivers/staging/xgifb/XGI_main.h    |  118 +----------
 drivers/staging/xgifb/XGI_main_26.c |   41 +---
 drivers/staging/xgifb/osdef.h       |  119 ----------
 drivers/staging/xgifb/vb_def.h      |    2 -
 drivers/staging/xgifb/vb_ext.c      |  329 ----------------------------
 drivers/staging/xgifb/vb_ext.h      |    3 -
 drivers/staging/xgifb/vb_init.c     |   55 +-----
 drivers/staging/xgifb/vb_setmode.c  |  409 +----------------------------------
 drivers/staging/xgifb/vb_util.c     |   59 -----
 drivers/staging/xgifb/vgatypes.h    |  118 +----------
 12 files changed, 14 insertions(+), 1468 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