OSDN Git Service

scsi: qla2xxx: NULL check before some freeing functions is not needed
authorThomas Meyer <thomas@m3y3r.de>
Sun, 2 Dec 2018 20:52:11 +0000 (21:52 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 8 Dec 2018 02:47:06 +0000 (21:47 -0500)
commit75c1d48a338bdf3ce850166be527598017e0ebca
treef7761978937a6e21280022c25f167401d5b1d8a0
parentf3e46ac47e42df29db99e331ad8f39f34789d4e4
scsi: qla2xxx: NULL check before some freeing functions is not needed

NULL check before some freeing functions is not needed.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_os.c