diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-12-16 18:12:06 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2015-12-21 22:06:36 -0500 |
commit | 9be321819c43417432a8376428b90fe3fe3a3510 (patch) | |
tree | 3c6e6b0eb3c5f064b0b791f750303f247560c3c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 448193b5b5e2471fc90ea11e78c39bcfd167efb6 (diff) |
lpfc: Delete unnecessary checks before the function call "mempool_destroy"
The mempool_destroy() function tests whether its argument is NULL
and then returns immediately. Thus the test around the calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: James Smart <james.smart@avagotech.com>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Reviewed-by: Sebastian Herbszt <herbszt@gmx.de>
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