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,  8 Jul 2012 22:55:45 -0300
From:	Marcos Paulo de Souza <marcos.souza.org@...il.com>
To:	gregkh@...uxfoundation.org
Cc:	andriy.shevchenko@...ux.intel.com, jj@...osbits.net,
	forest@...ttletooquiet.net, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org,
	Marcos Paulo de Souza <marcos.souza.org@...il.com>
Subject: [PATCH 0/5] staging: vt6656: Cleanup in usage of macros


Hi kernel guys!
  
This patchset aims to clean all the macros from vt6656 driver.
With the forgotten-macros tool(https://github.com/marcosps/forgotten_macros), we 
can find all unused macros, commented macros and a little more. :)
  
As I don't have the hardware, I will be grateful if anyone could test theses 
changes.

All the changes were based in staging-next tree.

Comments are welcome!

Marcos Paulo de Souza (5):
  staging: vt6656: desc.h: Remove commented macros and useless comments
  staging: vt6656: hostap.c: Remove unused macros and some useless
    comments
  staging: vt6656: hostap.c: Remove commented code
  staging: vt6656: Remove all commented macros
  staging: vt6656: Remove unsed macros

 drivers/staging/vt6656/80211hdr.h |    2 --
 drivers/staging/vt6656/bssdb.h    |    2 --
 drivers/staging/vt6656/card.c     |    1 -
 drivers/staging/vt6656/card.h     |    1 -
 drivers/staging/vt6656/channel.c  |    2 --
 drivers/staging/vt6656/desc.h     |   19 -----------
 drivers/staging/vt6656/device.h   |    4 ---
 drivers/staging/vt6656/hostap.c   |   63 -------------------------------------
 drivers/staging/vt6656/main_usb.c |    5 ---
 drivers/staging/vt6656/mib.h      |    1 -
 drivers/staging/vt6656/rxtx.c     |    2 --
 drivers/staging/vt6656/tether.h   |    2 --
 drivers/staging/vt6656/usbpipe.c  |    3 --
 13 files changed, 107 deletions(-)

-- 
1.7.10.4

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