diff options
| author | Bean Huo <[email protected]> | 2021-01-12 10:21:28 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-01-13 00:30:04 -0500 |
| commit | b64750a1b65ac7a7dfaf62f75c2e211a51a7914a (patch) | |
| tree | 0983936268f621fe5325fe56cbba0428b9a96049 /tools/perf/scripts/python/netdev-times.py | |
| parent | af0c94afc0c495da3d48448892b7509ac84528dc (diff) | |
scsi: ufs: Remove unnecessary devm_kfree()
The memory allocated with devm_kzalloc() is freed automatically no need to
explicitly call devm_kfree(). Delete it and save some instruction cycles.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Eric Biggers <[email protected]>
Signed-off-by: Bean Huo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions