summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2011-05-25 02:21:57 +0000
committerDan Williams <dan.j.williams@intel.com>2011-07-03 04:04:50 -0700
commit77d67385f7b4a630912fd567f104946be137f477 (patch)
treec180e5fd1721aca43d0296a61d36562420d30ac4 /drivers/mmc
parent8db02da52895285e99d7eb2fa825fd393e61d9c5 (diff)
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/mmc')
0 files changed, 0 insertions, 0 deletions