From: Roland Dreier Date: Wed, 2 Jan 2013 20:48:00 +0000 (-0800) Subject: target: Remove useless if statement X-Git-Tag: v3.9-rc1~71^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f15667e21e40ef14005699610723a13cfb26155;p=pandora-kernel.git target: Remove useless if statement We do the same thing no matter which way the test goes, so just remove the test and do what we're going to do. The debug messages printed the wrong value of CMD_T_ACTIVE and don't seem particularly useful, remove them too. Signed-off-by: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed