From c710f785329aa751e6cf3b901c1cef167ea0648d Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Wed, 31 Mar 2010 16:41:18 +0900 Subject: [PATCH] libata: don't whine on spurious IRQ On configurations where IRQ line is shared with a different controller, spurious IRQs may happen continuously. The message was put there primarily for debugging anyway. Kill it. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-format-patch failed