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:	Sun,  6 Jun 2010 01:33:10 +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/6] [STAGING] More xgifb cleanup

Hello Arnaud,

a few more patches for cleaning up the xgifb driver, please apply.

Riccardo Magliocchetti (6):
  More ifdefery cleanup.
  kill osdef.h
  Kill empty function NewDelaySeconds().
  Kill unused header
  Kill udelay wrapper
  Use standard types instead of typedefs.

 drivers/staging/xgifb/XGI.h         |   10 -
 drivers/staging/xgifb/XGI_main.h    |   38 +-
 drivers/staging/xgifb/XGI_main_26.c |   34 +-
 drivers/staging/xgifb/osdef.h       |   34 --
 drivers/staging/xgifb/vb_ext.c      |  122 ++--
 drivers/staging/xgifb/vb_ext.h      |   12 +-
 drivers/staging/xgifb/vb_init.c     |  434 ++++++++--------
 drivers/staging/xgifb/vb_init.h     |    2 +-
 drivers/staging/xgifb/vb_setmode.c  | 1032 +++++++++++++++++-----------------
 drivers/staging/xgifb/vb_setmode.h  |   38 +-
 drivers/staging/xgifb/vb_struct.h   |  609 ++++++++++-----------
 drivers/staging/xgifb/vb_table.h    |  236 ++++----
 drivers/staging/xgifb/vb_util.c     |  105 ++---
 drivers/staging/xgifb/vb_util.h     |   21 +-
 drivers/staging/xgifb/vgatypes.h    |  122 +----
 15 files changed, 1351 insertions(+), 1498 deletions(-)
 delete mode 100644 drivers/staging/xgifb/XGI.h
 delete mode 100644 drivers/staging/xgifb/osdef.h

--
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