From: Breno Leitao Date: Thu, 11 Jun 2009 12:02:59 +0000 (+0100) Subject: icom: fixing a if clause spaghetti X-Git-Tag: v2.6.31-rc1~399^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba6593bf77371e71331ba76dacc98b47760cba3;p=pandora-kernel.git icom: fixing a if clause spaghetti adapter->version can only be ADAPTER_V2 or ADAPTER_V1. So, that OR operand in the "if" clause is non-sense and can be removed. Signed-off-by: Breno Leitao Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed