hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected fails
authorStephen M. Cameron <[email protected]>
Thu, 3 Jul 2014 15:18:08 +0000 (10:18 -0500)
committerChristoph Hellwig <[email protected]>
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 <[email protected]>
Reviewed-by: Joe Handzik <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
drivers/scsi/hpsa.c