commit | 79e2b6b27699c916e3c7cda18a26d47fea6017fb | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed May 11 08:29:56 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:48 2011 -0700 |
tree | 3d8aa7d0f9b203f210f66d6026d9414327a7309c | |
parent | a7e255a34220ba57eeeb75637c911974e54c08e7 [diff] |
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 <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>