From: Michal Nazarewicz Date: Sun, 10 Nov 2013 19:06:37 +0000 (+0100) Subject: iwlwifi: pcie: remove minor dead code X-Git-Tag: v3.14-rc1~94^2~482^2^2~10^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c317c9b09f757b4c4a4fb38549ac54d1559419;p=pandora-kernel.git iwlwifi: pcie: remove minor dead code inta is checked to be zero in a IRQ_NONE branch so afterwards it cannot be zero as it is never modified. Signed-off-by: Michal Nazarewicz [reword the patch title and fix comment] Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed