staging: vt6655: Remove all "if 0" blocks from driver
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Mon, 9 Jul 2012 02:51:21 +0000 (23:51 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 19:56:30 +0000 (12:56 -0700)
commit2478ef577c1d6b39863a51d2622e74f912d9b3f8
treecefff07bb981a7f8ea135f77eaf7a14d4be8247e
parent5328b9ccfc4db5c03aeb05bf0d205625d67dd911
staging: vt6655: Remove all "if 0" blocks from driver

This commit removes code that will never be executed by vt6655 driver.

Was the forgotten-macros tool(https://github.com/marcosps/forgotten_macros)
who reported these blocks for us.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/iwctl.c
drivers/staging/vt6655/rf.c
drivers/staging/vt6655/wcmd.c