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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to