isci: uplevel request infrastructure

* Consolidate tiny header files
* Move files out of core/ (drop core/scic_sds_ prefix)
* Merge core/scic_sds_request.[ch] into request.[ch]
* Cleanup request.c namespace (clean forward declarations and global
  namespace pollution)

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
Dan Williams
2011-05-10 02:28:45 -07:00
parent 3bff9d54ec
commit f1f52e7593
27 changed files with 2238 additions and 3242 deletions

View File

@@ -59,7 +59,6 @@
*
*
*/
#include "sci_util.h"
#include "remote_node_table.h"
#include "remote_node_context.h"