From: Dan Williams Date: Wed, 11 May 2011 15:29:56 +0000 (-0700) Subject: isci: remove the completion and event state handlers X-Git-Tag: v3.0-rc6~1^2~1^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e2b6b27699c916e3c7cda18a26d47fea6017fb;p=pandora-kernel.git isci: remove the completion and event state handlers With these handlers gone the rest of the state handler infrastructure is removed. Added some WARN_ONCEs where previously we would cause NULL pointer dereferences or silently run handlers from a previous state. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed