hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected fails
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 3 Jul 2014 15:18:08 +0000 (10:18 -0500)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:16:59 +0000 (17:16 -0400)
commit2a5ac32653786871f03a22ecd524617cf53e1b53
tree33e40a3ef0ec118aaed876517ea554aa87bb12e2
parent3b7f040ac6531f7973814859094e53cb6bbd7287
hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected fails

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Reviewed-by: Joe Handzik <joseph.t.handzik@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c