diff options
author | Dave Jiang <dave.jiang@intel.com> | 2011-05-25 04:21:57 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-07-03 13:04:50 +0200 |
commit | 77d67385f7b4a630912fd567f104946be137f477 (patch) | |
tree | c180e5fd1721aca43d0296a61d36562420d30ac4 /drivers/scsi/isci/probe_roms.h | |
parent | isci: remove isci_timer interface (diff) | |
download | linux-77d67385f7b4a630912fd567f104946be137f477.tar.xz linux-77d67385f7b4a630912fd567f104946be137f477.zip |
isci: removing the kmalloc in smp request construct
It doesn't look like there is any reason to do a kmalloc. We can do the
byte swap in place and avoid the allocation. This allow us to remove
a kmalloc and a memcpy.
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/scsi/isci/probe_roms.h')
0 files changed, 0 insertions, 0 deletions