diff options
author | Dan Williams <dan.j.williams@intel.com> | 2011-02-12 11:50:15 -0800 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-07-03 03:55:27 -0700 |
commit | f7d36e1872c0d79ea9e31445c3b1b70602dbac4b (patch) | |
tree | 2d6a547b72b11a47ba3583414c0b559d7387b18f /drivers/scsi/3w-sas.h | |
parent | 27d42e3e794523c3cec02a17fb221ade00e98648 (diff) |
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>
Diffstat (limited to 'drivers/scsi/3w-sas.h')
0 files changed, 0 insertions, 0 deletions