diff options
author | Quentin Lambert <lambert.quentin@gmail.com> | 2016-11-19 18:42:34 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-29 11:54:40 -0500 |
commit | 021e2927586dafc0a682b7f95d75bd06cc4fb703 (patch) | |
tree | 0c9852f4a54969b4aa51ec93b441cae3000023ef /drivers/scsi/scsi_common.c | |
parent | b1509e5d2b478f362dbadfe721d5efc0162e3c8e (diff) | |
download | linux-rt-021e2927586dafc0a682b7f95d75bd06cc4fb703.tar.gz |
scsi: dpt_i2o: Add a missing call to kfree
Most error branches following the call to kzalloc contain a call to
kfree. This patch add these calls where they are missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_common.c')
0 files changed, 0 insertions, 0 deletions