[SCSI] libosd: check for kzalloc() failure
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 30 Jan 2013 07:06:02 +0000 (10:06 +0300)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 22 Feb 2013 11:26:40 +0000 (11:26 +0000)
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>

No differences found