From: Marcos Paulo de Souza Date: Mon, 9 Jul 2012 02:51:21 +0000 (-0300) Subject: staging: vt6655: Remove all "if 0" blocks from driver X-Git-Tag: v3.6-rc1~100^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2478ef577c1d6b39863a51d2622e74f912d9b3f8;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed