[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1341888193-12182-1-git-send-email-marcos.souza.org@gmail.com>
Date: Mon, 9 Jul 2012 23:43:08 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: gregkh@...uxfoundation.org
Cc: lauri.hintsala@...egiga.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Marcos Paulo de Souza <marcos.souza.org@...il.com>
Subject: [PATCH 0/5] staging: csr: Cleanup driver
Hi kernel guys!
This patchset aims to clean a little the csr driver by removing dead code and
unused/commented macros.
All the macros and dead code was reported by the forgotten-macros tool
(https://github.com/marcosps/forgotten_macros).
This patchset is against staging-next.
I hope you like it :)
Marcos Paulo de Souza (5):
staging: csr: Remove dead code
staging: csr: csr_util.h: Remove commented macros
staging: csr: netdev.c: Remove unused macros
staging: csr: unifi_sme.c: Remove unused macros
staging: csr: Remove unused macros
drivers/staging/csr/csr_util.h | 7 ---
drivers/staging/csr/csr_wifi_hip_card_sdio.c | 3 --
drivers/staging/csr/drv.c | 1 -
drivers/staging/csr/firmware.c | 1 -
drivers/staging/csr/mlme.c | 5 ---
drivers/staging/csr/monitor.c | 59 --------------------------
drivers/staging/csr/netdev.c | 5 ---
drivers/staging/csr/sme_sys.c | 1 -
drivers/staging/csr/unifi_native.h | 19 ---------
drivers/staging/csr/unifi_sme.c | 6 ---
10 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