diff options
author | 2021-11-10 10:51:33 +0000 | |
---|---|---|
committer | 2021-11-18 22:17:06 -0500 | |
commit | cc03facb1c4248997592fc683518c00cc257db1a (patch) | |
tree | 85f0808365af82f78882b5f0076b1cd8a1115886 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | scsi: scsi_debug: Fix type in min_t to avoid stack OOB (diff) | |
download | linux-dev-cc03facb1c4248997592fc683518c00cc257db1a.tar.xz linux-dev-cc03facb1c4248997592fc683518c00cc257db1a.zip |
scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()
This was found by coccicheck:
./drivers/scsi/ufs/ufs-mediatek.c, 211, 1-7, ERROR missing put_device;
call of_find_device_by_node on line 1185, but without a corresponding
object release within this function.
Link: https://lore.kernel.org/r/20211110105133.150171-1-ye.guojin@zte.com.cn
Reported-by: Zeal Robot <zealci@zte.com.cn>
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Signed-off-by: Ye Guojin <ye.guojin@zte.com.cn>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions