[PATCH 0/3] staging: bcm: Cleanup bcm driver

From: Marcos Paulo de Souza
Date: Mon Jul 09 2012 - 21:36:07 EST


Hi Kernel guys!

This new patchset tries to clean a little the bcm driver, removing
some unused macros and some dead code.

These macros and dead code were reported by the forgotten-macros tool
(https://github.com/marcosps/forgotten_macros).

The tool is under development, but all the patches looks like OK.

This patchset is based in staging-next.

Thanks guys!

Marcos Paulo de Souza (3):
staging: bcm: Remove code that will never execute
staging: bcm: Remove all commented macros
staging: bcm: Misc.c: Remove unused macros

drivers/staging/bcm/CmHost.c | 1 -
drivers/staging/bcm/Debug.h | 5 ---
drivers/staging/bcm/Macros.h | 1 -
drivers/staging/bcm/Misc.c | 66 --------------------------------------
drivers/staging/bcm/PHSDefines.h | 1 -
5 files changed, 74 deletions(-)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/