diff options
| author | Vivek Gautam <vivek.gautam@codeaurora.org> | 2016-11-08 13:07:51 +0300 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-09 02:05:45 +0300 |
| commit | 41e1d60ea50a97fe1c3f8075a13761ddc17dd45a (patch) | |
| tree | d25dc2d893f80e34ede92ceec7d29ec2c0c0ec65 /scripts/gdb/linux/tasks.py | |
| parent | d7fe6b661abc2d034a0ad7d582a630f347d56a7b (diff) | |
| download | linux-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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
