[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1341802286-28281-1-git-send-email-marcos.souza.org@gmail.com>
Date: Sun, 8 Jul 2012 23:51:20 -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/6] staging: vt6655: Cleanup in usage of macros
Hi kernel guys!
This patchset aims to clean all unused and commented macros.
For this challenge, forgotten-macros tool helped us.
As I don't have any vt665x hardware, I will be grateful if anyone can test these changes!
This patchset was based in staging-next tree.
I hope you enjoy :)
Marcos Paulo de Souza (6):
staging: vt6655: Remove all "if 0" blocks from driver
staging: vt6655: mac.h: Remove all commented macros
staging: vt6655: rf.c: Remove all unused macros
staging: vt6655: baseband.h: Remove all unused macros
staging: vt6655: Remove all commented macros
staging: vt6655: hostap.c: Remove all unused macros
drivers/staging/vt6655/80211hdr.h | 2 -
drivers/staging/vt6655/baseband.c | 2 -
drivers/staging/vt6655/baseband.h | 30 -------------
drivers/staging/vt6655/bssdb.c | 1 -
drivers/staging/vt6655/desc.h | 11 -----
drivers/staging/vt6655/device.h | 15 -------
drivers/staging/vt6655/device_main.c | 37 ----------------
drivers/staging/vt6655/dpc.c | 1 -
drivers/staging/vt6655/hostap.c | 6 ---
drivers/staging/vt6655/iwctl.c | 36 ----------------
drivers/staging/vt6655/mac.h | 24 -----------
drivers/staging/vt6655/mib.h | 2 -
drivers/staging/vt6655/rf.c | 78 ----------------------------------
drivers/staging/vt6655/rf.h | 1 -
drivers/staging/vt6655/tether.h | 3 --
drivers/staging/vt6655/vntwifi.c | 2 -
drivers/staging/vt6655/wcmd.c | 24 -----------
17 files changed, 275 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