diff options
author | Qiheng Lin <linqiheng@huawei.com> | 2021-04-09 15:09:25 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-13 07:35:27 +0300 |
commit | efd2617100d9c6a49c8cd27160a2353b04844d78 (patch) | |
tree | 2ed739b98acea4750477e62abf278f06c8f7ade8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 16660db3fc2af8664af5e0a3cac69c4a54bfb794 (diff) | |
download | linux-efd2617100d9c6a49c8cd27160a2353b04844d78.tar.xz |
scsi: qla2xxx: Remove unneeded if-null-free check
Eliminate the following coccicheck warning:
drivers/scsi/qla2xxx/qla_os.c:4622:2-7:
WARNING: NULL check before some freeing functions is not needed.
drivers/scsi/qla2xxx/qla_os.c:4637:3-8:
WARNING: NULL check before some freeing functions is not needed.
Link: https://lore.kernel.org/r/20210409120925.7122-1-linqiheng@huawei.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Qiheng Lin <linqiheng@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions