summaryrefslogtreecommitdiff
path: root/drivers/scsi/dpt_i2o.c
diff options
context:
space:
mode:
authorVivek Gautam <vivek.gautam@codeaurora.org>2016-11-08 13:07:51 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2016-11-09 02:05:45 +0300
commit41e1d60ea50a97fe1c3f8075a13761ddc17dd45a (patch)
treed25dc2d893f80e34ede92ceec7d29ec2c0c0ec65 /drivers/scsi/dpt_i2o.c
parentd7fe6b661abc2d034a0ad7d582a630f347d56a7b (diff)
downloadlinux-41e1d60ea50a97fe1c3f8075a13761ddc17dd45a.tar.xz
scsi: ufs: qcom: Don't free resource-managed kmalloc element
Host is allocated by managed kmalloc (devm_kmalloc). The memory allocated with this function is automatically freed on driver detach. So, no need to make an exclusive free call over it. Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org> Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/dpt_i2o.c')
0 files changed, 0 insertions, 0 deletions