1
linux/drivers/scsi/isci
Dan Williams f7d36e1872 isci: kill a callback cast
Callbacks are already type unsafe, obfuscating things further by casting the
callback routine is less safe because now function argument number changes
will not be caught by the compiler.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:27 -07:00
..
core isci: kill a callback cast 2011-07-03 03:55:27 -07:00
firmware
deprecated.c isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
events.c isci: remove SCI_INVALID_HANDLE 2011-07-03 00:36:31 -07:00
host.c
host.h
init.c isci: removing unused loglevel module param 2011-07-03 00:36:31 -07:00
isci.h isci: removing unused loglevel module param 2011-07-03 00:36:31 -07:00
Makefile
phy.c
phy.h
port.c
port.h
remote_device.c
remote_device.h
request.c isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
request.h isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
sata.c
sata.h
sci_environment.h
task.c
task.h
timers.c
timers.h