cciss: simplify interface of sendcmd() and sendcmd_withirq()
authorscameron@beardog.cca.cpqcorp.net <scameron@beardog.cca.cpqcorp.net>
Mon, 8 Jun 2009 21:02:17 +0000 (16:02 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 03:47:42 +0000 (05:47 +0200)
commitb57695fe131b13d3f2460cfeb9175cff673ed337
tree5c1310fdbca48957c1496de418f80ff4f48dc259
parent5390cfc3fea49d015ae1eed8551c0bf00489b50e
cciss: simplify interface of sendcmd() and sendcmd_withirq()

Simplify interfaces of sendcmd() and sendcmd_withirq() so that they
provide only one way to address commands instead of three ways.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss.c
drivers/block/cciss_cmd.h
drivers/block/cciss_scsi.c