From: Stephen M. Cameron Date: Mon, 19 Jul 2010 18:46:54 +0000 (-0500) Subject: cciss: cleanup interrupt_not_for_us X-Git-Tag: v2.6.36-rc1~288^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8112586063fe53958d60218631d661533f304504;p=pandora-kernel.git cciss: cleanup interrupt_not_for_us cciss: cleanup interrupt_not_for_us In the case of MSI/MSIX interrutps, we don't need to check if the interrupt is for us, and in the case of the intx interrupt handler, when checking if the interrupt is for us, we don't need to check if we're using MSI/MSIX, we know we're not. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed