[PATCH 1/3] staging: bcm: Remove code that will never execute

2012-07-09 Thread Marcos Paulo de Souza
This patch removes all references of "if 0" blocks in the bcm drivers. Signed-off-by: Marcos Paulo de Souza --- drivers/staging/bcm/Misc.c | 63 1 file changed, 63 deletions(-) diff --git a/drivers/staging/bcm/Misc.c b/drivers/staging/bcm/Misc.c

[PATCH 1/3] staging: bcm: Remove code that will never execute

2012-07-09 Thread Marcos Paulo de Souza
This patch removes all references of if 0 blocks in the bcm drivers. Signed-off-by: Marcos Paulo de Souza marcos.souza@gmail.com --- drivers/staging/bcm/Misc.c | 63 1 file changed, 63 deletions(-) diff --git a/drivers/staging/bcm/Misc.c