commit | 6d1f6621fa12800fc84f62db9e0b7a6b623eb439 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Jan 30 10:06:02 2013 +0300 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Feb 22 11:26:40 2013 +0000 |
tree | 66bb22fca895c2867085ad7f2a84982b8efd4a33 | |
parent | 50e9291578886099888b8169459c6f97626ccbfc [diff] |
[SCSI] libosd: check for kzalloc() failure There wasn't any error handling for this kzalloc(). Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>