aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBean Huo <[email protected]>2021-01-12 10:21:28 +0100
committerMartin K. Petersen <[email protected]>2021-01-13 00:30:04 -0500
commitb64750a1b65ac7a7dfaf62f75c2e211a51a7914a (patch)
tree0983936268f621fe5325fe56cbba0428b9a96049 /tools/perf/scripts/python
parentaf0c94afc0c495da3d48448892b7509ac84528dc (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')
0 files changed, 0 insertions, 0 deletions