diff options
author | Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> | 2013-07-17 12:10:29 -0300 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-08-28 16:26:33 +0200 |
commit | 7c7b406e6b2867b8dcd638519e42b199ae222358 (patch) | |
tree | 88e5a3bb9749090b2e2a43c7953cfe713d9218a7 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 5d226ae56f4dee608099daa599d9df0d12e3b006 (diff) |
KVM: PPC: Book3S PR: return appropriate error when allocation fails
err was overwritten by a previous function call, and checked to be 0. If
the following page allocation fails, 0 is going to be returned instead
of -ENOMEM.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions